Skip to main content

Delete an organization user attribute

DELETE 

/user_attributes/:id

Deletes an organization user attribute. Optionally also deletes it from any users if specified by the update_existing_users query parameter. Requires the user_attributes:write scope.

Request

Responses

The user attribute has been successfully deleted.