curl --location --request DELETE '/v3/api/business/reseller/webhook_endpoints/' \
--header 'Authorization: Bearer <token>'{
"id": "whep_1024",
"url": "https://example.com/webhooks/bardge",
"enabled": false,
"created_at": 1753617000
}