put https://{tenanturl}/v1.0/attributes//revert
Reverts a global attribute to the default configuration.
Entitlements required: manageAttributes.
Responses
204Modified
Reverts a global attribute to the default configuration.
Entitlements required: manageAttributes.
204Modified
xxxxxxxxxx
curl --request PUT \
--url https://tenant_url/v1.0/attributes/attrId/revert \
--header 'accept: application/json'