Delete customer company

Permanently deletes a customer company by its ID.

Note: A customer company can only be deleted if it has no linked customers. Check the isDeletable field in the GET response to verify if deletion is possible.

Path Parameters

ParameterTypeRequiredDescription
idintegerYesCustomer company unique identifier

Response

  • 204 No Content: Customer company successfully deleted
  • 400 Bad Request: Cannot delete company with linked customers
  • 401 Unauthorized: Invalid or missing API key
  • 404 Not Found: Customer company not found
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required
Responses
204

Resource deleted

401

Unauthorized

404

Resource not found

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!