v1

latestOpenAPI 3.1.02026-07-26167644759.4 KB
Clients

Update a client

Updates the client with the specified ID. Client-level fields update the client record. Company-level fields nested under company update the underlying company and are rejected with 403 when the client is linked to a global company.

patch/clients/{id}

Path parameters

idstring required

Request body

status'lead' | 'prospect' | 'customer' | 'lost_customer' | 'blacklisted' nullable
stageIdstring

Response

Client updated successfully