Skip to main content

Delete a user attribute

DELETE 

/users/:userId/user_attributes/:attributeName

Available from API version 2.1.0+ and onprem version 3.20.1+. Deletes a user attribute, and returns the updated user metadata. The API token must have either the "Users > Write" or "User Attributes > Write" scope.

Request

Responses

Returns the updated user metadata.