Skip to main content
POST
Update association limits

Supported products

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

fromObjectType
string
required
toObjectType
string
required

Body

application/json
inputs
object[]
required

Response

successful operation

completedAt
string<date-time>
required

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

results
object[]
required
startedAt
string<date-time>
required

The date and time when the batch update operation started.

status
enum<string>
required

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

Available options:
CANCELED,
COMPLETE,
PENDING,
PROCESSING

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

requestedAt
string<date-time>

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

Last modified on March 25, 2026