WhatsApp 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"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.