v1
latestOpenAPI 3.1.02026-07-2616459400.5 KBWhatsApp Templates
Preview Template API
Preview a WhatsApp template to see exactly how it will look before sending. This feature allows you to check for any errors or adjustments needed.
get/v3/metainfo/template/preview
Query parameters
templatenamestring
Name of the template to preview.
templateidinteger
Id of template to preview.
Response
Successfully generated template preview
Example response
{
"status": "success",
"message": "Template preview generated successfully"
}