curl -X DELETE https://api.flux.dev/v1/webhooks/wh_abc123 \ -H "Authorization: Bearer sk_live_..."
{ "id": "wh_abc123", "deleted": true }
Remove a webhook endpoint
wh_abc123