Bandwidth · Example Payload

Voice Update Conference Request Example

CommunicationsCPaaSVoiceMessagingTelephonySMSMFA

Voice Update Conference Request Example is an example object payload from Bandwidth, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

statusredirectUrlredirectMethodtag

Example Payload

Raw ↑
{
  "status": "active",
  "redirectUrl": "https://example.com/callback",
  "redirectMethod": "POST",
  "tag": "sample-value"
}