Memory

Delete a memory document

Soft-delete a curated project memory document by id or path.

delete/memory/document

Request body

projectIdstring uuid

Project that owns the document. Auto-filled from CLI and SDK context when omitted.

idstring uuid

Document id.

pathstring

Relative memory path, for example AGENTS.md or notes/architecture.md.

Changes

No recorded changes to this endpoint across all 4 revisions of this API.