Skip to main content

WhatsApp Templates

Refer to official documentation for more details: https://developers.facebook.com/docs/whatsapp/business-management-api/message-templates

📄️ Enable WhatsApp Template Analytics insights

Enable template analytics (insights) for the WhatsApp Business Account (WABA) resolved from the current login session, corresponding to Meta POST /<WABA_ID>?is_enabled_for_insights=true. This is a hard prerequisite for querying template analytics — querying before enabling returns Meta error (#200007). The operation is one-way: once enabled, it cannot be turned off. No request body is required; the WABA is derived from the session. Returns success=true when enabling completes.