put {protocol}://{base-url}/integration/v2/custom_field_value/async/
This endpoint is used to asynchronously insert and update Custom Field Values. Use this endpoint for improved performance. Maximum of 10,000 objects per request.
Responses
This endpoint is used to asynchronously insert and update Custom Field Values. Use this endpoint for improved performance. Maximum of 10,000 objects per request.
xxxxxxxxxx
curl --request PUT \
--url https://alation_domain/integration/v2/custom_field_value/async/ \
--header 'accept: application/json' \
--header 'content-type: application/json'