Skip to main content
PATCH
Update config variables for an environment

Authorizations

X-API-KEY
string
header
required

Path Parameters

agentId
string
required
clientEnv
string
required

Body

application/json

Variables to shallow-merge into an environment's config page.

variables
object
required

Key-value pairs to merge into the existing config

Response

Successful response

A single config page for one environment.

clientEnv
string
required

Environment (sandbox, pre-release, live)

variables
object

Config key-value pairs

schema
object

JSON Schema (Draft 7) definition

lastUpdated
string

ISO 8601 timestamp of last update

Last modified on April 22, 2026