{
"event_type": "waba:account:active",
"account": {
"id": 4821,
"meta_phone_id": "109998887776665",
"meta_waba_id": "203344556677889",
"state": "active",
"display_phone_number": "+1 555 010 1234"
}
}waba_accounts
WABA Account Disconnected
Triggered when a WABA account is disconnected (removed) from the workspace.
WEBHOOK
waba:account:disconnected
{
"event_type": "waba:account:active",
"account": {
"id": 4821,
"meta_phone_id": "109998887776665",
"meta_waba_id": "203344556677889",
"state": "active",
"display_phone_number": "+1 555 010 1234"
}
}Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
200
Receiver accepted the event

