Skip to main content
DELETE
Delete a specific memory document

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

document_id
string
required

The unique identifier of the document

Response

Memory document successfully deleted.