subscribe_waba_webhook
Subscribe your app to WhatsApp Business Account webhooks for real-time event notifications. Override callback URL and verify token as needed.
Instructions
Subscribe your app to WABA webhooks. Optionally override the callback URL and verify token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| verify_token | No | Verify token for webhook validation (required if override_callback_uri is set) | |
| override_callback_uri | No | Custom webhook callback URL (overrides app dashboard setting) |