Skip to main content
Version: 8.8 (unreleased)

Assign a role to a user

PUT 

/roles/:roleId/users/:username

Strongly Consistent

Learn about endpoint consistency

Assigns the specified role to the user. The user will inherit the authorizations associated with this role.

Request

Responses

The role was assigned successfully to the user.