Update a memory

View as Markdown

Partial update of text and/or metadata. Re-embeds the chunk in XTrace.

Authentication

AuthorizationBearer
XTrace API key as Bearer token.

Path parameters

memory_idstringRequired
Unique memory identifier.

Request

This endpoint expects an object.
memorystringOptional
metadatamap from strings to anyOptional

Response

Updated memory
idstring
memorystring
user_idstring
agent_idstring
metadatamap from strings to any
created_atdatetime
updated_atdatetime

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error