WhatsApp · Example Payload

Whatsapp Flows Api Update Flow Request Example

Whatsapp Flows Api Update Flow Request Example is an example object payload from WhatsApp, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

namecategoriesendpoint_uriapplication_id

Example Payload

Raw ↑
{
  "name": "Example Business",
  "categories": [
    "example_value"
  ],
  "endpoint_uri": "example_value",
  "application_id": "wamid.abc123"
}