WhatsApp · Example Payload

Whatsapp Cloud Api Media Object Example

Whatsapp Cloud Api Media Object Example is an example object payload from WhatsApp, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idlinkcaption

Example Payload

Raw ↑
{
  "id": "wamid.abc123",
  "link": "example_value",
  "caption": "example_value"
}