v1

latestOpenAPI 3.1.02026-07-2687120159.0 KB
Connectors

Update a connector

patch/v1/agents/{agentId}/telephony/connectors/{connectorId}

Request body

variantIdstring

Variant ID to assign, or null to unassign

asrLangCodestring

ASR language code (e.g. en-US)

voiceNamestring

Google TTS voice name (e.g. en-US-Neural2-A). tts_lang_code is auto-derived from the voice name prefix. Validated via TTS probe.

projectIdstring

Move connector to a different project. API key must have access to both projects.

Response

Successful response

connectorIdstring required

Unique connector identifier

namestring required

Connector display name

accountIdstring required

Account this connector belongs to

projectIdstring required

Project this connector belongs to

clientEnvstring required

Client environment (sandbox, pre-release, live)

variantIdstring required

Assigned variant ID (empty string if unassigned)

asrLangCodestring required

ASR language code (e.g. en-US)

ttsLangCodestring required

TTS language code (e.g. en-US)

voiceNamestring required

Google TTS voice name (e.g. en-US-Neural2-A)

disableHandoffboolean required

Whether call handoff is disabled