username:password
Authorization: Basic *****************
curl --location -g --request DELETE 'https://api-m.sandbox.paypal.com/v1/notifications/webhooks/{{webhook_id}}' \
--header 'PayPal-Request-Id: ' \
--header 'Content-Type: application/json' \
--header 'Authorization: Basic Og=='
{}