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

Unassign a role from a clientAdded in 8.8

DELETE 

/roles/:roleId/clients/:clientId

Strongly Consistent About endpoint data consistency

Unassigns the specified role from the client. The client 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 client.