CHW-4702 WebhookURLRequired
webhook url is required
Copies the raw Markdown source of this guide, for pasting into an LLM or notes.
Default message: webhook url is required
HTTP status:400(client)
Problem. POST /api/webhooks with an empty url field returned
400. Cause. The validator requires a non-empty URL. Fix. Supply
an https:// URL pointing to a publicly routable host. HTTP 400.