Endpoint
Understand the platform-managed Meta callback verification and signature boundary without exposing customer-configurable secrets.
GET /api/whatsapp/webhook?hub.mode=subscribe&hub.verify_token=<redacted>&hub.challenge=<challenge>
POST /api/whatsapp/webhook
x-hub-signature-256: sha256=<redacted>
Body: signed Meta webhook JSONExamples must remain redacted. Do not publish app secrets, verification tokens, real signatures, phone-number IDs, WABA IDs, customer payloads, or operational diagnostics.