v4
latestOpenAPI 3.0.12026-07-131437115.0 KBBasic
Update
Perform a partial update of an Object identified by {serviceId}or optionally a unique property value as specified by the idProperty query param. {serviceId} refers to the internal object ID by default, and the idProperty query param refers to a property whose values are unique for the object. 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
ID of the object
objectTypestring required
objectTypeId of the object type
Query parameters
idPropertystring
The name of a property whose values are unique for this object
Request body
Response
successful operation