Skip to main content
PATCH
cURL

Authorizations

Authorization
string
header
required

Send your API key as Authorization: Bearer YOUR_API_KEY.

Path Parameters

contactId
string
required

The contact id.

Minimum string length: 1
entryId
string
required

The memory entry.

Minimum string length: 1

Query Parameters

locationId
string
required

The sub-account. It is the only thing that identifies the tenant on these routes, and it is re-checked against your access on every call. A sub-account that keeps its contacts in a CRM answers 400.

Body

application/json

The replacement text.

text
string
required
Example:

"Partner has to approve anything over £2,000."

{key}
any

Response

The memory as it now reads.

success
boolean
required
data
object
required

The contact's memory after the change. caller_pref is the block the next call reads.

{key}
any