Submit template for approval
Submit a WhatsApp template to Meta for approval. The template must be in draft status and associated with a sender that has a WhatsApp Business Account configured.
post/v1/templates/{templateId}/submit
Path parameters
templateIdstring required
Request body
Response
Template submitted for approval.
Example response
{
"name": "order_confirmation",
"language": "en",
"body": "Hi {{1}}, your order {{2}} has shipped."
}