9c466e0e2bf4
OpenAPI 3.0.42026-08-082281222.3 KBClients
Check if a client can be deleted (test environment only)
Checks whether a client can be safely deleted for testing purposes.
⚠️ TEST ENVIRONMENT ONLY - This endpoint is only available on the test environment.
Use this endpoint before calling DELETE to verify the client can be removed.
A client can be deleted if:
- They have no active collection cases (only pending cases are allowed)
- They have no leads with active quotes
Returns
- isDeletable: true if the client can be deleted
- blockers: list of reasons why deletion is blocked (if any)
get/clients/{externalTenantId}/is-deletable
Path parameters
externalTenantIdstring required
Response
Deletability check completed