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.
永久移除某个 memory 版本的内容。
POST /api/v1/cloud/memory_stores/{memory_store_id}/memory_versions/{memory_version_id}/redact
memory_store_id
memstore_...
memory_version_id
memver_...
Authorization
Bearer <PAT>
curl -X POST "https://api.qoder.com/api/v1/cloud/memory_stores/memstore_xxx/memory_versions/memver_xxx/redact" \ -H "Authorization: Bearer $QODER_PAT"
not_found_error
invalid_request_error