Organization identifier.
ID of the user to associate roles with.
Optional
requestOptions: Roles.RequestOptionsRequest-specific configuration.
Assign one or more roles to a user to determine their access for a specific Organization.
Users can be members of multiple Organizations with unique roles assigned for each membership. This action assigns roles to a user only for the specified Organization. Roles cannot be assigned to a user across multiple Organizations in the same call.
Organization identifier.
ID of the user to associate roles with.
Optional
requestOptions: Roles.RequestOptionsRequest-specific configuration.
Remove one or more Organization-specific roles from a given user.
Users can be members of multiple Organizations with unique roles assigned for each membership. This action removes roles from a user in relation to the specified Organization. Roles assigned to the user within a different Organization cannot be managed in the same call.
Organization identifier.
User ID of the organization member to remove roles from.
Optional
requestOptions: Roles.RequestOptionsRequest-specific configuration.
Protected
_
Retrieve detailed list of roles assigned to a given user within the context of a specific Organization.
Users can be members of multiple Organizations with unique roles assigned for each membership. This action only returns the roles associated with the specified Organization; any roles assigned to the user within other Organizations are not included.