Memory APIs
Batch Delete Memories
Batch delete multiple memories (up to 1000) in a single API call.
DELETE
Authorizations
API key authentication. Prefix your Mem0 API key with 'Token '. Example: 'Token your_api_key'
Body
application/json
Array of memory IDs to delete
Response
200
application/json
Successfully deleted memories
Example:
"Successfully deleted 2 memories"