This endpoint is used to insert and update Custom Field Values. Maximum of 10,000 objects per request. For improved performance, use the /custom_field_value/async/ endpoint instead.
xxxxxxxxxx
curl --request PUT \
--url https://alation_domain/integration/v2/custom_field_value/ \
--header 'accept: application/json' \
--header 'content-type: application/json'