ApiManagementUsers
DELETE
/v1/mgmt/user/attributeAuthorization
Descope Project ID and Management Key AuthorizationBearer <token>
Project ID:Management Key as bearer token.
In: header
Query Parameters
name?string
Delete a single user custom attribute definition by machine name (no-op if absent), using a valid management key.
curl -X DELETE "https://api.descope.com/v1/mgmt/user/attribute" Was this helpful?