Create Memory
Memory
Create Memory
Create a new user memory with content and associated topics. Memories are used to store contextual information for users across conversations.
POST
Create Memory
Documentation Index
Fetch the complete documentation index at: https://docs.agno.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Database ID to use for memory storage
Table to use for memory storage
Body
application/json
Response
Memory created successfully
Unique identifier for the memory
Memory content text
Topics or tags associated with the memory
Agent ID associated with this memory
Team ID associated with this memory
User ID who owns this memory
Timestamp when memory was last updated