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 code name

Available options:
chat:new,
chat:incoming:new,
chat:outgoing:new,
chat:responsible:assigned,
chat:responsible:unassigned
Example:

"chat:new"

chat
object
required
whatsapp_account
object
required

Response

200

Receiver accepted the event