Skip to main content
DELETE
Delete a memory

Authorizations

X-API-Key
string
header
required

API key created from the MemContext dashboard. Keys are prefixed with mc_, bound to one workspace, and API-key requests cannot override that workspace.

Path Parameters

id
string<uuid>
required

Memory UUID.

Query Parameters

scope
string

Hard isolation boundary. When provided, the memory must belong to this scope.

Maximum string length: 200

Response

Memory deleted.

success
boolean
required