Skip to main content
DELETE
Delete one memory

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

The memory's identifier, as returned by GET /memories.

Required string length: 1 - 64

Query Parameters

group
string
required

The memory group to read or delete — the memory.group value the agents sharing those memories run with.

Required string length: 1 - 256

Response

Deleted