v4
latestOpenAPI 3.0.12026-07-131437116.1 KBBasic
Update
Perform a partial update of an Object identified by {productId}or optionally a unique property value as specified by the idProperty query param. {productId} 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
Unique Product Id
objectTypestring required
Object type.
Query parameters
idPropertystring
The name of a property whose values are unique for this object
Request body
Response
successful operation