Attributes
Delete a user-scoped attribute value
Deletes the attribute value for one user (idempotent).
DELETE
/organizations/{organizationName}/users/{userName}/attributes/{attributeName}Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
organizationName*string
Standard identifier pattern for resource names
Match
^[a-zA-Z0-9_ -]+$userName*string
The user's userName — their email address (userName == email in this system; the identity the router resolves attribute values against). Matches the /users/{userName} resource key.
Format
emailattributeName*string
Response Body
application/json
application/json
application/json