Delete the webhook from the account
curl --request DELETE \ --url https://api.chainbase.online/v1/webhooks/{webhook_id} \ --header 'x-api-key: <x-api-key>'
"{\"code\":0,\"msg\":\"delete webhook ok\",\"data\":null}"
YOUR-API-KEY
Webhook to be deleted