Remove a user from a workspace
Workspaces
Remove a user from a workspace
⚠️ ALPHA ENDPOINT - This endpoint is in alpha and subject to breaking changes. Use with caution in production environments.
Remove a user from a custom workspace you own. The authenticated user must be an owner of the workspace and belong to the same company as the workspace.
DELETE
Remove a user from a workspace
Documentation Index
Fetch the complete documentation index at: https://docs.lighton.ai/llms.txt
Use this file to discover all available pages before exploring further.
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