Skip to main content
PUT
Update a contact memory entry

Authorizations

Authorization
string
header
required

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

Headers

project
string
required

Path Parameters

sessionId
string
required
entryName
string
required

Body

application/json
content
string
required

Required. Truncated to 4000 characters.

description
string

Optional. Omitting it clears the stored description; this is a full replace, not a patch. Truncated to 240 characters.

Response

200 - application/json

Ok

ok
boolean
required
reason
enum<string>

Only set on internal (non-admin) calls; never present in an admin API 200 response.

Available options:
disabled,
no_userId,
invalid_input,
session_not_found
consolidationEnqueued
boolean
entries
number<double>