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

Assign a role to a clientAdded in 8.8

PUT 

/roles/:roleId/clients/:clientId

Strongly Consistent About endpoint data consistency

Assigns the specified role to the client. The client will 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 assigned successfully to the client.