Skip to main content
DELETE
/
memories
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.

Query Parameters

db_id
string | null

Database ID to use for deletion

Body

application/json
memory_ids
string[]
required
user_id
string | null

Response

Memories deleted successfully

I