Delete user role

Release a Role from association with this user. <Info> A role can only be removed if it's not the last role of this user. </Info>

Authentication

AuthorizationBearer

An auth_token should be provided to authenticate a session.

To obtain an auth_token, see the /api/v1/authenticate POST request.

Path parameters

user_iddoubleRequired
User ID
role_iddoubleRequired
Role ID to be assigned

Response

The server has successfully fulfilled the request and that there is no additional content to send in the response payload body

Errors

404
Not Found Error
409
Conflict Error