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.cn/openapi/memorylake/api/v3/workspaces/ws_abc123/agents/agt_r8k2m1n3' \ -H 'Authorization: Bearer sk_xxxxxx'
{ "success": true, "data": {} }
从工作空间移除 Agent 绑定
DELETE /openapi/memorylake/api/v3/workspaces/{workspaceId}/agents/{agentId}
workspace:agent_unbind
data