Skip to main content
POST
Update memory context data

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
sessionId
string
required

The ID of the memory to update

contents
object[]
required

Array of updated content objects

Response

Memory context updated successfully

success
boolean
required
Example:

true

memory_id
string
required
Example:

"support-thread-TCK-1234"

updated_entries
number
required
Example:

2