Enable WhatsApp Template Analytics insights
POST/whatsapp/cloud/templateAnalytics/enable
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.
Responses
- 200
- 400
- 401
- 500
WhatsApp template analytics insights enabled successfully
Bad request
Unauthorized
Internal Server Error