Bandwidth · Example Payload

Voice Update Conference Member Request Example

CommunicationsCPaaSVoiceMessagingTelephonySMSMFA

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

Top-level fields

muteholdcallIdsToCoach

Example Payload

Raw ↑
{
  "mute": true,
  "hold": true,
  "callIdsToCoach": [
    "c-abc123"
  ]
}