v1

latestOpenAPI 3.1.02026-07-26142186376.1 KB
Memory

Update Memory

Update an existing user memory's content and topics. Replaces the entire memory content and topic list with the provided values.

patch/memories/{memory_id}

Path parameters

memory_idstring required

Memory ID to update

Memory ID to update

Query parameters

db_idstring nullable

Database ID to use for update

Database ID to use for update

tablestring nullable

Table to use for update

Table to use for update

Request body

memorystring required

Memory content text

user_idstring nullable

User ID who owns this memory

topicsstring[] nullable

Topics or tags to categorize the memory

Response

Memory updated successfully

memory_idstring required

Unique identifier for the memory

memorystring required

Memory content text

topicsstring[] nullable

Topics or tags associated with the memory

agent_idstring nullable

Agent ID associated with this memory

team_idstring nullable

Team ID associated with this memory

user_idstring nullable

User ID who owns this memory

updated_atstring date-time nullable

Timestamp when memory was last updated