BatchUpdateConnectorItem
objectA single connector update within a batch update request.
Connector ID to update
Variant ID to assign, or null to unassign
ASR language code
Google TTS voice name
Move connector to a different project
BatchUpdateConnectorsBody
objectOrdered list of connector updates.
Each update is applied independently — partial success is possible.
A single connector update within a batch update request.
>= 1 items
Show Child Parameters
BatchUpdateConnectorsResponse
objectPer-connector results from a batch update.
Each entry reports success or failure independently.
Result of a single connector update within a batch.
Show Child Parameters
BatchUpdateResultItem
objectResult of a single connector update within a batch.
Updated connector (present when success=True)
Show Child Parameters
Error message (present when success=False)
ConfigPageResponse
objectA real-time config page for one environment: its JSON Schema
definition plus the current variable values.
Environment (sandbox, pre-release, live)
Config key-value pairs
JSON Schema (Draft 7) definition
ISO 8601 timestamp of last update