Authorization: ********************X-HashPay-Key: ********************curl --location --request DELETE 'https://api.hashpay.me/v1/organizations//webhook-endpoints/' \
--header 'Authorization: Bearer <token>'{
"id": "string",
"url": "http://example.com",
"events": [
"string"
],
"status": "active"
}