Roles

Delete a role assignment

Removes the assigned user from a role and adds to the default role.

delete/roles/{id}/assignments

Path parameters

idinteger required

The ID of the role

Request body

user_idinteger required

The ID of the user

Response

Delete assignment from a role

successboolean

If the response is successful or not

Changes