v6

latestOpenAPI 3.0.12026-07-13919153.5 KB
Labels

Batch create labels

Create multiple association definitions between two specified CRM object types in a single request.

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

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 documentation or resources associated with the batch operation.

numErrorsinteger

The total number of errors encountered during the batch operation.

requestedAtstring date-time

The date and time when the batch operation was requested.

startedAtstring date-time required

The date and time when the batch operation started.

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

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