Skip to main content
POST
Delete memory context data

Authorizations

Authorization
string
header
required

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

Body

application/json
memoryId
string
required

The ID of the memory to delete

organization_id
string | null
required

Organization ID

user_id
string | null
deprecated

Optional user ID

by_doc
boolean | null
default:true

Delete by document flag

by_id
boolean | null
default:false

Delete by ID flag

Response

Successfully deleted memory context