Optional
requestOptions: Roles.RequestOptionsRequest-specific configuration.
Create a user role for Role-Based Access Control.
Note: New roles are not associated with any permissions by default. To assign existing permissions to your role, review Associate Permissions with a Role. To create new permissions, review Add API Permissions.
Optional
requestOptions: Roles.RequestOptionsRequest-specific configuration.
Retrieve details about a specific user role specified by ID.
ID of the role to retrieve.
Optional
requestOptions: Roles.RequestOptionsRequest-specific configuration.
Delete a specific user role from your tenant. Once deleted, it is removed from any user who was previously assigned that role. This action cannot be undone.
ID of the role to delete.
Optional
requestOptions: Roles.RequestOptionsRequest-specific configuration.
Modify the details of a specific user role specified by ID.
ID of the role to update.
Optional
requestOptions: Roles.RequestOptionsRequest-specific configuration.
Protected
_
Retrieve detailed list of user roles created in your tenant.
Note: The returned list does not include standard roles available for tenant members, such as Admin or Support Access.