User Account Roles

AssignRole

Assign a role to a user.

Returns: Success message indicating role assignment status.

post/api/roles/{role_slug}/assign

Path parameters

role_slugstring required

The role to grant.

The role to grant.

Request body

userNamestring required

Response

Document created, URL follows

messagestring required

Changes

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