Create or update the HTTPS URL where Ochy sends analysis progress and completion events.
enabled flag.Set enabled to false to stop all webhook traffic until you enable it again.
To receive events for a given analysis, you must also pass notify_via_webhook=true on
POST /analysis/start. See analysis webhooks
for event types, payload shape, and ordering (sequence).
Your API key, passed as a query parameter on every request.
Webhook configuration saved. Body mirrors GET /webhook.
Returned by GET /webhook and PUT /webhook. When no webhook has been stored yet,
GET /webhook returns an empty object.