v1
latestOpenAPI 3.1.02026-08-069158174.8 KBCRM Service Calls
Patch Account
Update an existing account by ID.
Send only the fields you want to change. Returns 400 if no fields are provided.
Path Parameters:
- account_id: The account's CRM record ID.
Request Body (AccountUpdateRequest): Same fields as POST /accounts, but all optional.
Response: The updated account object.
patch/crm/accounts/{account_id}
Path parameters
account_idstring required
Request body
Response
Successful Response