PreviewWhatsAppTemplate resolves variables and returns a preview of a WhatsApp template.
GET/api/v1/engagements/:engagementId/whatsapp/templates/:whatsappTemplateId/preview
Fetches the template and engagement context, resolving variables from Contact, Custom Fields, and Engagement data.
Errors
- NOT_FOUND: Engagement or Template not found
Request
Responses
- 200
- default
A successful response.
An unexpected error response.