curl --location '/v3/api/business/reseller/webhook_endpoints' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"url": "string"
}'{
"id": "whep_1024",
"url": "https://example.com/webhooks/bardge",
"signing_secret": "whsec_9f2a1c8b6d3e4f5a7b8c9d0e1f2a3b4c",
"enabled": true,
"created_at": 1753617000
}