Api referenceWorkspaces
Delete workspace user
Removes a user from the workspace. This endpoint requires a signed-in session and does not accept API keys.
DELETE
/api/v1/workspaces/{workspaceHandle}/users/{userId}Removes a user from the workspace. This endpoint requires a signed-in session and does not accept API keys.
Response Body
application/json
application/json
application/json
application/json
application/json
Delete workspace invitation DELETE
Revokes a pending invitation from the workspace. This endpoint requires a signed-in session and does not accept API keys.
List my workspaces GET
Lists workspaces the authenticated user can access. This endpoint requires a signed-in session and does not accept API keys.