Memories
Update Memory
This endpoint updates a memory
PUT
/
v1
/
memory
Body
This is the unique identifier for the memory.
This is the content of the memory.
This is the type of memory (e.g., short-term, long-term).
This is the unique identifier for the user associated with the memory.
This is the unique identifier for the agent that created the memory.
This is the timestamp when the memory was created.
Response
The unique identifier for the memory.
The content of the memory that was stored.
The type of memory (e.g., short-term, long-term).
The unique identifier for the user associated with the memory.
The unique identifier for the agent that created the memory.
The timestamp when the memory was created.