delete https://sandbox-api.kenjo.io/api/v1/offices/
Removes the office referenced by id.
Log in to see full request history
Responses
204NO CONTENT
401UNAUTHORIZED. The Authorization header is incorrect, not provided or the token expired.
Removes the office referenced by id.
204NO CONTENT
401UNAUTHORIZED. The Authorization header is incorrect, not provided or the token expired.
xxxxxxxxxx
curl --request DELETE \
--url https://sandbox-api.kenjo.io/api/v1/offices/id \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: