Skip to main content
DELETE
Delete a specific memory

Authorizations

Authorization
string
header
required

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

Path Parameters

memory_store_key
string
required

The unique key identifier of the memory store

memory_entity_id
string
required

The unique identifier of the memory

Response

Memory successfully deleted.