Insert new memory data (blob) for a specific user. This endpoint handles the storage of memory data and automatically updates the user’s memory buffer. The inserted data will be processed and integrated into the user’s long-term memory profile. Memobase plans to support the following blob types:Documentation Index
Fetch the complete documentation index at: https://docs.memobase.io/llms.txt
Use this file to discover all available pages before exploring further.
ChatBlob: ✅ supported.SummaryBlob: ✅ supported.DocBlob: 🚧 in progressImageBlob: 🚧 in progressCodeBlob: 🚧 in progressTranscriptBlob: 🚧 in progressBearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the user to insert the blob for
Whether to wait for the blob to be processed