Skip to main content
PUT
cURL

Authorizations

Authorization
string
header
required

Use an API key from https://nuntly.com/api-keys. Required on every endpoint.

Path Parameters

agentId
string
required

The agent identifier.

Body

application/json
memory
object
required

The agent memory key-value data.

inboxId
string

The inbox id to scope the memory to.

Example:

"ibx_01ka8k8s80gvx9604cn9am5st4"

threadId
string

The thread id to scope the memory to.

summary
string | null

A human-readable conversation summary.

Response

Successful response.

data
object
required