Skip to main content

memory.delete

Permanently deletes a memory from the database.

Parameters

string
required
UUID of the memory to delete

Response

boolean
Returns true if the memory was successfully deleted

Examples

Deletion is permanent and cannot be undone. Make sure you have the correct memory ID before deleting.

Use Cases

Get All Memories

Find memories to delete

Search Memories

Find specific memories to delete