Status webhook — WhatsApp Meta
POST
https://app.sendapp.ai/api/whatsapp-meta/set_webhook
Register (POST) a URL on your server to receive Meta message status events (sent, delivered, read, failed) and inbound events in real time. Each Meta webhook event is forwarded as-is to your URL via HTTP POST. Use DELETE to remove the registered webhook.
Your server must respond with HTTP 200 within 5 seconds. Errors on your endpoint are silently ignored.
Parameters
3 · 2 required
apikey
required
Your API Key.
token
required
Account token.
url
optional
Your server URL (HTTPS). Not needed for DELETE.
Need help with the integration? info@sendapp.live