Roles
Role controllers
List roles
List all roles. Caller requires the ROLES:VIEW permission.
Get a role
Get a specified role. Caller requires the ROLES:VIEW permission.
List all site roles assigned to user
List all site roles assigned to the specified user. Caller requires the USERSITEROLES:VIEW permission.
Get site role assigned to user
Get the specified site role assigned to the specified user. Caller requires the USERSITEROLES:VIEW permission.
Set user role
Set the role of the given user to the given role. Caller requires the USERSITEROLES:EDIT permission.
Delete a site role from a user
Delete a user's site role. Caller requires the USERSITEROLES:REMOVE permission.