Skip to main content
WEBHOOK

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
event_type
enum<string>
required

Webhook event name

Available options:
waba:message:received,
waba:message:delivered,
waba:message:failed,
waba:message:read
Example:

"waba:message:received"

account
object
required
chat
object
required
message
object
required

Response

200

Receiver accepted the event