delete https://{tenanturl}/v1.0/attributes/
Deletes the attribute with the specified ID for this tenant.
Entitlements required: manageAttributes.
Responses
204No content
Deletes the attribute with the specified ID for this tenant.
Entitlements required: manageAttributes.
204No content
xxxxxxxxxx
curl --request DELETE \
--url https://tenant_url/v1.0/attributes/attrId \
--header 'accept: application/json'