v54

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-03522891921.1 KB
Workspaces

Unassign Role From User

Remove a role assignment from a user in a workspace.

Args: email (str): The email of the user. organization_id (str): The ID of the organization. role (str): The role to remove. workspace_id (str): The ID of the workspace.

delete/workspaces/{workspace_id}/roles

Path parameters

workspace_idstring required

Query parameters

emailstring required
organization_idstring required
rolestring required

Response

Successful Response

{"stackTrail":"paths:/workspaces/{workspace_id}/roles:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}