Sends a WhatsApp template message to one or more recipients via a configured WhatsApp Business Account (WABA). Only approved template messages are supported.
Documentation Index
Fetch the complete documentation index at: https://docs.belio.co.ke/llms.txt
Use this file to discover all available pages before exploring further.
message.whatsapp.send.oneway API client authorization scope to send one-way WhatsApp
messages.You can configure scopes on the API Clients page.TemplateSendToMany — Sends the same template message with shared parameters to multiple recipients.TemplateSendToEach — Sends personalized template messages to individual recipients. Parameters can differ per recipient.| Parameter Type | Required Field | Description |
|---|---|---|
BodyNamedParameter | name | Substitutes a body placeholder referenced by name (e.g. {{name}}) |
BodyPositionalParameter | position | Substitutes a body placeholder referenced by position (e.g. {{1}}) |
HeaderNamedParameter | name | Substitutes a header placeholder referenced by name (e.g. {{name}}) |
HeaderPositionalParameter | position | Substitutes a header placeholder referenced by position (e.g. {{1}}) |
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Unique identifier of the WhatsApp service
WhatsApp template message send request
Must be "TemplateSendToMany"
TemplateSendToMany Phone number ID of the WABA sender. Must match a number registered on the service
ID of the approved WhatsApp template to send
Recipient phone numbers. Maximum 10 per request
10Delivery receipt callback configuration. When provided, both fields are required.
Successful send request accepted and queued