Admin - Users

AssignRole

Assign a role to a user.

Returns: Redirect to user detail page.

post/admin/users/{user_id}/roles

Path parameters

user_idstring uuid required

The user ID.

The user ID.

Request body

roleIdstring uuid required

Response

Document created, URL follows

Changes

Changed in 2 of the 3 revisions of this API.11