agentApiMemories
Supersede a memory
Marks a memory as superseded (soft delete). Use when information is outdated or incorrect. The memory remains for audit trail but won't appear in normal queries.
Only the source agent can supersede.
post/api/v1/agent/memories/{id}/supersede
Path parameters
idstring required
Memory ID
Headers
X-API-Keystring required
Enter your API key for programmatic access
Response
Superseded Memory
MemoriesSupersedeAgentMemoryResponse200 required— unresolved $ref
Changes
No recorded changes to this endpoint across all 5 revisions of this API.