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

Assign a role to a userAdded in 8.8

PUT 

/roles/:roleId/users/:username

Strongly Consistent About endpoint data consistency

Assigns the specified role to the user. The user 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 user.