Skip to main content

Delete a user

DELETE 

/api/web/v3/users/:id

Delete the specified user. Caller requires the USERS:REMOVE permission.

Request

Path Parameters

    id stringrequired

    The UUID of the user to be deleted.

Responses

Successful

Loading...