delete
https://api.duodeal.app/api/customer-companies/
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
| Parameter | Type | Required | Description |
|---|---|---|---|
id | integer | Yes | Customer company unique identifier |
Response
204 No Content: Customer company successfully deleted400 Bad Request: Cannot delete company with linked customers401 Unauthorized: Invalid or missing API key404 Not Found: Customer company not found
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
204Resource deleted
401Unauthorized
404Resource not found
