Authorization: Bearer ********************
curl --location --request DELETE 'https://api.beatapi.io/v1/webhooks/wh_9aBcD' \ --header 'Authorization: Bearer <token>'
{ "data": { "id": "wh_9aBcD", "deleted": true } }