Python
Memory APIs
Batch Update Memories
Update multiple memories in a single batch request using the Mem0 API PUT endpoint.
PUT
Python
Authorizations
API key authentication. Prefix your Mem0 API key with 'Token '. Example: 'Token your_api_key'
Body
application/json
Maximum array length:
1000Response
Successfully updated memories
Example:
"Successfully updated 2 memories"