Templates
List templates and send them to a phone number via the API.
List templates
Query parameters
| Param | Description |
|---|---|
status | Filter by status (APPROVED, PENDING, REJECTED) |
source | Filter by source (meta or local) |
Send a template
Send an approved template to a phone number, with variable substitution.
Request body
Parameters
| Field | Type | Required | Description |
|---|---|---|---|
to | string | ✅ | Recipient phone number with country code |
variables | string[] | ❌ | Values for {{1}}, {{2}}, etc. in order |
Example
Response
Create a local template
Create a Personal WhatsApp template that's ready to use immediately (no Meta review).