ID of the user to list roles for.
Optional
requestOptions: Roles.RequestOptionsRequest-specific configuration.
Assign one or more existing user roles to a user. For more information, review Role-Based Access Control.
Note: New roles cannot be created through this action. Additionally, this action is used to assign roles to a user in the context of your whole tenant. To assign roles in the context of a specific Organization, use the following endpoint: Assign user roles to an Organization member.
ID of the user to associate roles with.
Optional
requestOptions: Roles.RequestOptionsRequest-specific configuration.
Remove one or more specified user roles assigned to a user.
Note: This action removes a role from a user in the context of your whole tenant. If you want to unassign a role from a user in the context of a specific Organization, use the following endpoint: Delete user roles from an Organization member.
ID of the user to remove roles from.
Optional
requestOptions: Roles.RequestOptionsRequest-specific configuration.
Protected
_
Retrieve detailed list of all user roles currently assigned to a user.
Note: This action retrieves all roles assigned to a user in the context of your whole tenant. To retrieve Organization-specific roles, use the following endpoint: Get user roles assigned to an Organization member.