Member Management
Delete Member
Deletes a member from a workspace.
DELETE
/
workspaces
/
{workspace_id}
/
users
/
{user_id}
/
role
Path
workspace_id
string
requiredThis is the ID of the workspace.
user_id
string
requiredThis is the ID of the user.
Was this page helpful?