Skip to main content
POST
/
api
/
webhooks
/
meta-whatsapp
Error
A valid request URL is required to generate request examples
{
  "status": "ok"
}

Headers

X-Hub-Signature-256
string
required

HMAC-SHA256 signature of the request body

Body

application/json
object
string

Must be "whatsapp_business_account"

Example:

"whatsapp_business_account"

entry
object[]

Response

200 - application/json

Webhook acknowledged (always returns 200)

status
enum<string>
Available options:
ok,
ignored,
signature_invalid,
error