Skip to main content
WEBHOOK
This event is deprecated and will be removed on July 1, 2027. Use auto_dialer_status_changed to track whether telli is still trying to reach a contact, and why it stopped.

Contact statuses

Migrating

auto_dialer_status_changed covers the same ground with more detail. pending corresponds to in_dialer, while closed and reached both correspond to not_in_dialer — and the exit reason tells you which of the two happened, plus why.

Body

application/json
event
string
required

Always contact_status_changed.

Allowed value: "contact_status_changed"
contact
object
required

Response

2XX

Acknowledged. Return any 2xx within 15 seconds or the message is retried.