Store new memories in a MemCube.
User ID for the request
"user123"
List of messages to store.
[{ "content": "Hello", "role": "user" }]ID of the memory cube
"cube123"
Content to store as memory
"This is a memory content"
Path to document to store
"/path/to/document.txt"