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.

Changes

Changed in 1 of the 11 revisions of this API.1

Of the 11 revisions, 1 has no diff computed.