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
The agent ID associated with the memory, if any
The app ID associated with the memory, if any
Timestamp of when the memory was created
Hash of the memory content
The unique identifier of the updated memory
Additional metadata associated with the memory
The run ID associated with the memory, if any
The updated text content of the memory
Timestamp of when the memory was last updated
The user ID associated with the memory, if any