Cisco Voice Portal · Example Payload

Cisco Voice Portal Vxml Services Application Config Example

Contact CenterIVRTelephonyVoiceVXML

Cisco Voice Portal Vxml Services Application Config Example is an example object payload from Cisco Voice Portal, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

applicationNameparametersdefaultLanguagefetchTimeoutmaxSessionDurationinputModesloggingLevel

Example Payload

Raw ↑
{
  "applicationName": "example_value",
  "parameters": "example_value",
  "defaultLanguage": "example_value",
  "fetchTimeout": 10,
  "maxSessionDuration": 10,
  "inputModes": [],
  "loggingLevel": "example_value"
}