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