Skip to main content
POST
/
api
/
v1
/
context
/
memory
/
delete

Authorizations

Authorization
string
header
required

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

Body

application/json
memoryId
string

The ID of the memory to delete

user_id
string | null

Optional user ID

organization_id
string | null

Optional organization ID

Response

Successfully deleted memory context