Unassign Role From User
DELETE/workspaces/:workspace_id/roles
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.
Request
Responses
- 200
- 422
Successful Response
Validation Error