Delete a user from a workspace
Workspaces
Delete a user from a workspace
Remove a user from a custom workspace. This endpoint can only be used by instance level admins.
DELETE
Delete a user from a workspace
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique identifier of the workspace.
The unique identifier of the user to remove from the workspace.
Response
User removed from workspace successfully