400 — and hold at most 2000 options. Published as a whole-row event.Authorization: Bearer ********************202 means published, not applied.curl --location --request PUT 'https://awqacore01.crexendocloud.com/ns-api/v2/domains//provisioning-defaults//raw?synchronous=undefined&synchronous-timeout=undefined' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"default-value": "string",
"default-description": "string"
}'{
"code": 0,
"message": "string"
}