Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -X DELETE 'https://app.memorylake.ai/openapi/memorylake/api/v3/workspaces/ws_abc123def456' \ -H 'Authorization: Bearer sk_xxxxxx'
{ "success": true, "message": "Operation completed successfully" }
Permanently delete a workspace
DELETE /openapi/memorylake/api/v3/workspaces/{id}
workspace:delete