Perform a partial update of an Object identified by {projectId}or optionally a unique property value as specified by the idProperty query param. {projectId} 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.
Produits pris en charge
Portées requises
The access token received from the authorization server in the OAuth 2.0 flow.
The name of a property whose values are unique for this object
Represents the input required to create or update a CRM object, containing an object with property names and their corresponding values.
Key value pairs representing the properties of the object.
successful operation
A simple public object.
Whether the object is archived.
The timestamp when the object was created, in ISO 8601 format.
The unique ID of the object.
Key-value pairs representing the properties of the object.
The timestamp when the object was last updated, in ISO 8601 format.
The timestamp when the object was archived, in ISO 8601 format.
Key-value pairs representing the properties of the object along with their history.