Resource
Templates
Submit, list, and track approval of WhatsApp message templates.
#About
WhatsApp templates are pre-approved by Meta and required for any business-initiated outbound message. The SDK lets you submit new templates and poll for approval status.
#Endpoints
- GET
/templatesList all templates with their Meta approval status. - POST
/templatesSubmit a new template to Meta for approval.
GET
/templatesList all templates with their Meta approval status.
SDK
TypeScript
Response
JSON
POST
/templatesSubmit a new template to Meta for approval.
SDK
TypeScript
Request body
JSON
Response
JSON