Skip to main content

Delete a user attribute

DELETE 

/api/web/v1/userattributes/:id

Delete the specified user attribute. Caller requires the USERATTRIBUTES:REMOVE permission.

Request

Path Parameters

    id stringrequired

    The UUID of the user attribute to delete.

Responses

Successful

Loading...