Memory APIs
Update Memory
Get or Update or delete a memory.
PUT
Authorizations
API key authentication. Prefix your Mem0 API key with 'Token '. Example: 'Token your_api_key'
Path Parameters
The unique identifier of the memory to retrieve
Body
application/json
The updated text content of the memory
Response
200 - application/json
Successfully updated memory
The unique identifier of the updated memory
The updated text content of the memory
The user ID associated with the memory, if any
The agent ID associated with the memory, if any
The app ID associated with the memory, if any
The run ID associated with the memory, if any
Hash of the memory content
Additional metadata associated with the memory
Timestamp of when the memory was created
Timestamp of when the memory was last updated