Basic
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-03/0-162/{serviceId}
Path parameters
serviceIdstring required
Query parameters
idPropertystring
The name of a property whose values are unique for this object type
Request body
Response
successful operation