Update stored Dialogflow Connection
Updates a stored Dialogflow Connection.
Documentation Index
Fetch the complete documentation index at: https://developers.telnyx.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Uniquely identifies a Telnyx application (Call Control).
Body
The params expected to create/update a Dialogflow Connection for given connection_id.
The JSON map to connect your Dialoglow account.
Determine which Dialogflow will be used.
cx, es "cx"
The id of a configured conversation profile on your Dialogflow account. (If you use Dialogflow CX, this param is required)
"a-VMHLWzTmKjiJw5S6O0-w"
The region of your agent is. (If you use Dialogflow CX, this param is required)
"global"
Which Dialogflow environment will be used.
"development"
Response
Return details of the Dialogflow connection associated with the given CallControl connection.