Workspace Users
Delete workspace user
Removes a specific user from the workspace. Does not delete the user from the organization
DELETE
/
workspaces
/
{workspace_id}
/
users
/
{user_id}
Authorizations
Bearer authorization using your Personal Access Token. Generate a new PAT on your user settings page.
Response
200 - application/json
The outcome of the deletion request
Available options:
deleted
Was this page helpful?