v5
latestOpenAPI 3.0.12026-07-13133674.3 KBBasic
Update a contact
Update a contact by ID (contactId) or unique property value (idProperty). Provided property values will be overwritten. Read-only and non-existent properties will result in an error. Properties values can be cleared by passing an empty string.
patch/crm/objects/2026-09/{objectType}/{objectId}
Path parameters
objectIdstring required
The ID of the contact to update.
objectTypestring required
Query parameters
idPropertystring
The name of a property whose values are unique for this object.
Request body
Response
successful operation