Skip to main content
POST
Instantly provision an official template from Meta’s global library into your WhatsApp Business Account (WABA). Because library templates adhere to pre-vetted structures, they bypass manual review wait times and are provisioned directly in APPROVED status.

Authentication

This endpoint requires Bearer token authentication.

Input parameters

string
required
The official Meta library template name or slug to provision (e.g. ecommerce_order_shipped_v1).
string
required
UUID of the WhatsApp phone number channel whose connected WABA will own the provisioned template.
string
required
Bearer token for authentication. Format: Bearer <token>.
string
required
Language code for the provisioned template (e.g. en_US, es_ES).

Response Fields

Returns the Meta Graph API response confirming template creation:
string
Generated Meta template ID under your WABA.
string
Operational status on Meta (typically APPROVED).
string
Meta category (MARKETING, UTILITY, or AUTHENTICATION).


Previous
Templates Overview
Back to Templates documentation hub
Overview