Admin - Users
RevokeRole
Revoke a role from a user.
Returns: Redirect to user detail page.
delete/admin/users/{user_id}/roles/{user_role_id}
Path parameters
user_idstring uuid required
The user ID.
The user ID.
user_role_idstring uuid required
The user-role assignment ID.
The user-role assignment ID.
Changes
Changed in 2 of the 3 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 23 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲