Cisco Voice Portal · Example Payload

Cisco Voice Portal Administration Application Example

Contact CenterIVRTelephonyVoiceVXML

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

Top-level fields

applicationIdapplicationNameapplicationTypestatusversiondeployedServerscreatedAtupdatedAt

Example Payload

Raw ↑
{
  "applicationId": "500123",
  "applicationName": "example_value",
  "applicationType": "example_value",
  "status": "example_value",
  "version": "example_value",
  "deployedServers": [],
  "createdAt": "example_value",
  "updatedAt": "example_value"
}