delete https://{api_url}/api/v5/admin//company_closures/
Deletes an existing company closure.
Log in to see full request history
Responses
204No Content
403Forbidden
404Not Found
422Unprocessable Entity
Deletes an existing company closure.
204No Content
403Forbidden
404Not Found
422Unprocessable Entity
xxxxxxxxxx
curl --request DELETE \
--url https://example.jrni.com/api/v5/admin/company_id/company_closures/id \
--header 'accept: application/json'
Try It!
to start a request and see the response here!