v6

latestOpenAPI 3.0.12026-07-13919153.5 KB
Limits

Batch update limits

Update multiple association configurations between two specified CRM object types in a single batch operation. This defines details about cardinality limits (i.e., one-to-many vs one-to-one).

post/crm/associations/2026-09/definitions/configurations/{fromObjectType}/{toObjectType}/batch/update

Path parameters

fromObjectTypestring required

The type of the source object in the association.

toObjectTypestring required

The type of the target object in the association.

Request body

Response

successful operation

completedAtstring date-time required

The date and time when the batch update operation was completed.

linksobject

URLs linking to documentation or resources associated with the batch update operation.

numErrorsinteger

The total number of errors encountered during the batch update operation.

requestedAtstring date-time

The date and time when the batch update operation was requested.

startedAtstring date-time required

The date and time when the batch update operation started.

status'CANCELED' | 'COMPLETE' | 'PENDING' | 'PROCESSING' required

The current status of the batch update operation, which can be CANCELED, COMPLETE, PENDING, or PROCESSING.