agentApiMemories
Archive a memory
Archives a memory (hides but preserves). Use when memory is valid but not currently needed. Archived memories can be restored later by humans.
Only the source agent can archive.
post/api/v1/agent/memories/{id}/archive
Path parameters
idstring required
Memory ID
Headers
X-API-Keystring required
Enter your API key for programmatic access
Response
Archived Memory
MemoriesArchiveAgentMemoryResponse200 required— unresolved $ref