Update a batch of objects by internal ID, or unique property values
Update a batch of CRM objects by their internal IDs or unique property values, allowing for efficient modifications of multiple records in a single request.
Supported products
Supported products
Required Scopes
Required Scopes
Autorizações
The access token received from the authorization server in the OAuth 2.0 flow.
Parâmetros de caminho
Corpo
An array of SimplePublicObjectBatchInput objects, each representing an object to be updated. This is a required field.
Resposta
successful operation
A public object batch response object
The timestamp when the batch processing was completed, in ISO 8601 format.
The timestamp when the batch processing began, in ISO 8601 format.
The status of the batch processing request. The expected value is "COMPLETE".
CANCELED, COMPLETE, PENDING, PROCESSING An object containing relevant links related to the batch request.
The timestamp when the batch request was initially made, in ISO 8601 format.