For the complete documentation index, see llms.txt.
Skip to main content
Version: 8.10 (unreleased)

Unassign a role from a userAdded in 8.8

DELETE 

/roles/:roleId/users/:username

Strongly Consistent About endpoint data consistency

Unassigns a role from a user. The user will no longer inherit the authorizations associated with this role.

Required permissions

When authorization is enabled, this endpoint requires the following permission. See resources and permissions to learn more.

Resource typePermission
ROLEUPDATE

Request

Responses

The role was unassigned successfully from the user.