Create a new memory document
Creates a new document in the specified memory.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
The content of the memory document (whitespace trimmed).
1Flexible key-value pairs for custom filtering and categorization. Clients can add arbitrary string metadata to enable future filtering of memory documents based on their specific needs.
Response
Memory document successfully created.
The content of the memory document (whitespace trimmed).
1Flexible key-value pairs for custom filtering and categorization. Clients can add arbitrary string metadata to enable future filtering of memory documents based on their specific needs (e.g., document type, source, topic, relevance score, or any custom taxonomy).