CHW-4706 WebhookNotFound
webhook not found
Copies the raw Markdown source of this guide, for pasting into an LLM or notes.
Default message: webhook not found
HTTP status:404(client)
Problem. /api/webhooks/{id} resolved to no row for this org.
Cause. Either the id is wrong or the webhook belongs to a different
org (tenants are isolated by ForOrg). Fix. Fetch the current list
via GET /api/webhooks to see ids visible to the caller. HTTP 404.