post
https://{your-totality-url}.com/webhooks/kato-scheduled-calls
Kato AI Dialer posts this webhook when a scheduled call's lifecycle changes (status, outcome, duration, billed duration, tags). The host application updates its local KatoCallLog row to mirror Kato's state and logs the payload in KatoWebhookLog. Authenticated by the x-api-key header against the kato_webhook_secret value configured in Integration Settings.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
204Update accepted and applied to the matching KatoCallLog.
403Missing or invalid x-api-key header.
404No KatoCallLog matches the supplied id; Kato should not retry.
422Request body failed validation (e.g. id or status missing).
