{
"event_type": "waba:template:approved",
"template": {
"id": 501,
"name": "order_confirmation_v2",
"status": "APPROVED",
"meta_waba_id": "102233445566778",
"accounts": [
4821,
4822
],
"parameter_format": "NAMED"
}
}waba_templates
WABA Template Rejected
Triggered when a WABA message template is rejected by Meta.
WEBHOOK
waba:template:rejected
{
"event_type": "waba:template:approved",
"template": {
"id": 501,
"name": "order_confirmation_v2",
"status": "APPROVED",
"meta_waba_id": "102233445566778",
"accounts": [
4821,
4822
],
"parameter_format": "NAMED"
}
}Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
200
Receiver accepted the event

