Forget
Memory API
Forget
Intelligently forget/delete memories matching a query
POST
Forget
Overview
Intelligently forget or delete memories that match a specific query. This endpoint allows you to remove memories based on natural language queries, making it easy to clean up outdated or irrelevant information.Request Body
Natural language query to identify memories to forget. The system will find and delete memories matching this query.
Limit deletion to memories associated with a specific user.
Maximum number of memories to delete in a single request. Default is 10.
If true, deletes all matching memories without limit. Use with caution.