TypeScript SDK
memories
Delete memory
Delete a memory.
Facts → soft delete (tag2 flipped to retracted; the row stays
so supersede walkers can resolve it).
Artifacts / episodes → hard delete (Qdrant point removed).
DELETE
TypeScript SDK
Documentation Index
Fetch the complete documentation index at: https://docs.mem.xtrace.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Long-lived org API key. Alternative: Authorization: Bearer <key>.
Required alongside the API key (no key→org reverse index).
Headers
Path Parameters
Response
Deleted. Subsequent DELETEs return 404 (idempotent contract).