Skip to main content

Manage Organization Member RBAC Roles

Operations for managing the Role-Based Access Control (RBAC) roles assigned to members within your organization, enabling you to control resource access for your users.

Endpoint NameURLDescription
Assign RBAC role to organization memberPUT /auth/users/{user_id}/assign-rolesAssigns an RBAC role to a member of your organization, granting them the specified permissions and policies.
Revoke RBAC role from organization memberDELETE /auth/users/{user_id}/rolesRemoves an RBAC role from a member of your organization, revoking the specified permissions and policies.