Cisco Voice Portal · Example Payload

Cisco Voice Portal Vxml Services Media File Example

Contact CenterIVRTelephonyVoiceVXML

Cisco Voice Portal Vxml Services Media File 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

fileNamefilePathfileTypefileSizedurationlastModified

Example Payload

Raw ↑
{
  "fileName": "example_value",
  "filePath": "example_value",
  "fileType": "example_value",
  "fileSize": 10,
  "duration": 42.5,
  "lastModified": "example_value"
}