cURL
curl --request DELETE \ --url https://api.wapizap.com/api/v2/webhooks/{id} \ --header 'Authorization: Bearer <token>'
Remove um webhook
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Webhook deletado