Skip to main content

Delete User Attribute

DELETE 

/user-attributes/:slug

Clear the authenticated audience member's stored value for a user attribute. The attribute itself remains defined for the tenant and will continue to be returned with a null value. A refreshed JWT is returned. Returns a 403 USER_ATTRIBUTE_NOT_EDITABLE error if the attribute is not editable by the member.

Request

Responses