v6

latestOpenAPI 3.0.12026-07-13919153.5 KB
Limits

Batch delete limits

Batch delete limits defined for associations between two specified CRM object types.

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

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 operation was completed.

linksobject

A collection of URLs linking to related resources or documentation.

numErrorsinteger

The total number of errors that occurred during the batch operation.

requestedAtstring date-time

The date and time when the batch request was made.

startedAtstring date-time required

The date and time when the batch operation began.

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

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