v11

latestOpenAPI 3.1.0Apache 2.0raw.githubusercontent.com2026-07-065662751.8 MB
RBACUserRoles

Create a new RBAC User Role

Create a new RBAC User Role

post/{workspace}/rbac/users/{RBACUserIdForNestedEntities}/roles

Path parameters

workspacestring required
Example:team-payments

The name of the workspace

Request body

rolestring nullable

The RBAC role assigned to the user.

role_source'idp' | 'local' nullable

The origin of the RBAC user role.

user_idstring nullable

The RBAC user ID associated with the role.

Response

Successfully created RBAC User Role

rolestring nullable

The RBAC role assigned to the user.

role_source'idp' | 'local' nullable

The origin of the RBAC user role.

user_idstring nullable

The RBAC user ID associated with the role.