Skip to main content
POST
Create template

Authorizations

x-api-key
string
header
required

Your Pilot Status API key (ps_...). You may also send Authorization: Bearer ps_... or ?access_token=ps_....

Path Parameters

wabaId
string
required

WhatsApp Business Account id of your number.

Body

application/json
name
string
required

Template name (a–z, 0–9, _).

Example:

"pedido_enviado"

language
string
required

Language code, e.g. pt_BR.

Example:

"pt_BR"

category
enum<string>
required

Template category.

Available options:
UTILITY,
MARKETING,
AUTHENTICATION
Example:

"UTILITY"

components
object[]
required

HEADER / BODY / FOOTER / BUTTONS components.

Example:
allow_category_change
boolean

Let Meta re-categorize on review.

Response

Meta Graph API response.

id
string
status
string
category
string