API V3
cURL
curl --request DELETE \ --url https://paradigm-preprod.lighton.ai/api/v3/workspaces/{id} \ --header 'Authorization: Bearer <token>'
⚠️ ALPHA ENDPOINT - This endpoint is in alpha and subject to breaking changes. Use with caution in production environments.
Deprecated. This endpoint has been removed. Please delete the workspace from the admin panel.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
The unique identifier of the workspace.
No response body