Create a new memory for the current user.
This endpoint allows users to create personal memories that can be used for context in future conversations and interactions.
Documentation Index
Fetch the complete documentation index at: https://docs.mielto.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The workspace ID
Schema for creating a new memory.
The user ID who owns the memory.
The memory content to store.
The type of memory. 'user', 'agent', 'team', 'workflow'.
Topics associated with the memory.
Additional metadata for the memory.