Errors

webhook_id_required

400 – No Webhook. The replay names no Webhook to deliver to.

No Webhook. Answered with 400.

What it means

The replay names no Webhook to deliver to.

What to do

Send webhook_id; ids come from GET /api/identities/{handle}/webhooks.

The body

{
  "type": "https://tigby.eu/problems/webhook_id_required",
  "title": "No Webhook",
  "status": 400,
  "detail": "…what was refused, naming this request's own values",
  "code": "webhook_id_required",
  "doc_url": "https://docs.tigby.eu/errors/webhook_id_required",
  "agent_hint": "…the next step, for software"
}

Branch on code. The detail names this request's own Handle, id or limit and is not part of the contract.