Skip to main content

Delete a memory

POST 

/api/v1/llm/delete-memory

Requests deletion of a memory by ID. Full project/user ownership checks are not currently enforced for these by-ID operations. They are not a supported access boundary for an untrusted end-user client. Deletion does not remove copies already included in conversation context or confirm backup erasure. See Memory.

Request​

Responses​

Memory deleted

Document ID: DOC-MA-conversations-api-deleteMemory. Section identities and revisions.

SectionStable reference
OverviewDOC-MA-conversations-api-deleteMemory#overview
RequestDOC-MA-conversations-api-deleteMemory#request
ResponsesDOC-MA-conversations-api-deleteMemory#responses