Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Database ID to use for deletion
Response
Memories deleted successfully
Delete multiple user memories by their IDs in a single operation. This action cannot be undone and all specified memories will be permanently removed.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Database ID to use for deletion
Memories deleted successfully