ReferenceMemories

Delete a memory

Destroys the memory and its content.

For a dedicated or own-infrastructure box this tears down the box, its volumes and its tunnel. This is irreversible — there is no retention window today.

DELETE
/api/v1/memories/{memory_id}

Authorization

ApiKeyAuth
x-api-key<token>

A platform key (ck_live_…). Mint one in the console under Settings → API Keys.

In: header

Path Parameters

memory_id*string

Response Body

curl -X DELETE "https://example.com/api/v1/memories/csmbx-wsp_a1b2c3d4"
Empty
Was this page helpful?
Report an issue