Cisco Voice Portal · Example Payload

Cisco Voice Portal Vxml Services Application Config Update Example

Contact CenterIVRTelephonyVoiceVXML

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

Top-level fields

parametersdefaultLanguagefetchTimeoutmaxSessionDurationinputModesloggingLevel

Example Payload

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