WhatsApp · Example Payload

Whatsapp Business Management Api Create Template Request Example

Whatsapp Business Management Api Create Template Request Example is an example object payload from WhatsApp, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

namelanguagecategorycomponentsparameter_format

Example Payload

Raw ↑
{
  "name": "Example Business",
  "language": "en_US",
  "category": "AUTHENTICATION",
  "components": [
    "example_value"
  ],
  "parameter_format": "POSITIONAL"
}