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_abc123/projects/proj_def456' \ -H 'Authorization: Bearer sk_xxxxxx'
{ "success": true, "data": {} }
永久删除项目及其所有关联数据
DELETE /openapi/memorylake/api/v3/workspaces/{workspaceId}/projects/{projectId}
project:delete
data