Clients - Protected

Deactivate client

Deactivate a client/supplier (soft-delete: ativo=0). Reversible via POST /{client_id}/reactivate. Kept on the DELETE verb so existing callers keep working; the client just disappears from lists/pickers while the name still resolves in the history. Verifies company ownership (IDempresa).

delete/api/clients/{client_id}

Path parameters

client_idinteger required

Client ID

Client ID

Headers

x-api-tokenstring nullable

Response

Successful Response

Changes

No recorded changes to this endpoint across all 1 revision of this API.