latestOpenAPI 3.1.1Proprietary – Contact us for usage terms2026-08-20173183551.4 KB

9da73dd2f99e

whatsapp

Send a WhatsApp template message

Sends a WhatsApp template message to a specified external number.

Permission: Access is managed by the WhatsApp service. No specific API token permission is checked.

Monitoring: No impact.

post/whatsapp/templates/send

Request body

template_uuidstring
external_numberinteger

Example request

{
  "template_uuid": "1eb09f33-348e-42e6-bfb3-361df133c82e",
  "external_number": 33612345678
}

Response

Successful operation — the WhatsApp template message has been sent.