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_idstringRequired
role_idstringRequired

Errors

404
Not Found Error
409
Conflict Error