Roles
Endpoints for assigning roles to users/groups within workspaces/projects.
List Role Assignments
Gets a paginated list of role assignments within a specified scope. Requires either 'workspace' or 'resource_project' scope to be specified. Additional filtering by user, group, or subject_project is allowed when scope is specified.
Create Role Assignment
Creates a new role assignment for a user, group, or project integration. The assignment can be scoped to a workspace or specific project.
Update Role Assignment
Partially updates a role assignment. Only the role field can be modified.
Delete Role Assignment
Deletes a role assignment, removing the associated permissions. This action cannot be undone.