delete https://{api_url}/api/v5/admin//company
Deletes a company. Bookings will not be cancelled.
Log in to see full request history
Responses
204Success
404Not Found
Deletes a company. Bookings will not be cancelled.
204Success
404Not Found
xxxxxxxxxx
curl --request DELETE \
--url https://example.jrni.com/api/v5/admin/company_id/company \
--header 'accept: application/json'
Try It!
to start a request and see the response here!