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

Unassign a role from a groupAdded in 8.8

DELETE 

/roles/:roleId/groups/:groupId

Strongly Consistent About endpoint data consistency

Unassigns the specified role from the group. All group members (user or client) 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 group.