users
rbac

Add a role to the user

put/api/v1beta1/users/{username}/roles/{role}

Response

Updated user role

rolestring

The user's role

Example response

{
  "role": "users:manage"
}

Changes

No recorded changes to this endpoint across all 2 revisions of this API.