Authorization: Bearer ********************
curl --location --request DELETE 'http://localhost:8080/webhooks/1' \ --header 'Authorization: Bearer <token>'
{}