Unsubscribe from a WABA

DELETE https://graph.facebook.com/{{Version}}/{{Assigned-WABA-ID}}/subscribed_apps

To unsubscribe your app from webhooks for a WhatsApp Business Account, send a DELETE request to the /subscribed_apps/ endpoint on the WABA.

HEADERS

| Key | Datatype | Required | Description | | Authorization | string | | |

RESPONSES

status: OK

{"success":true}