Bandwidth · Example Payload

Messaging Media Example

CommunicationsCPaaSVoiceMessagingTelephonySMSMFA

Messaging Media 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

mediaNamecontentLengthcontentTypecontent

Example Payload

Raw ↑
{
  "mediaName": "sample-value",
  "contentLength": 312,
  "contentType": "sample-value",
  "content": "sample-value"
}