Skip to main content
DELETE
/
memories
/
{memory_id}
This response does not have an example.

Authorizations

Authorization
string
header
required

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

Path Parameters

memory_id
string
required

Memory ID to delete

Query Parameters

user_id
string | null

User ID to delete memory for

db_id
string | null

Database ID to use for deletion

Response

Memory deleted successfully

I