> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stateset.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Voice API history

> Operations added or removed in the Voice API surface, derived from the spec's own revision history — the API's changelog, distinct from the docs changelog.

Derived from the revision history of `spec/voice.json` (`node scripts/api-history.mjs`).

<Note>
  An operation listed as **removed** was retired from the published surface — a caller still using
  it must migrate, not merely re-read the docs. Added operations link to their reference pages.
</Note>

## 2026-08-30

Initial publication — **65 operations**, generated from the service's own OpenAPI. Highlights:

* [`POST /api/v1/automations/email/loop-followup`](/api-reference/voice/automation/automations-email-loop-followup-create)
* [`POST /api/v1/automations/escalate-call`](/api-reference/voice/automation/automations-escalate-call-create)
* [`POST /api/v1/automations/escalate-call-with-bridge`](/api-reference/voice/automation/automations-escalate-call-with-bridge-create)
* [`POST /api/v1/automations/sms/issue-intake`](/api-reference/voice/automation/automations-sms-issue-intake-create)
* [`POST /api/v1/automations/sms/phone-order`](/api-reference/voice/automation/automations-sms-phone-order-create)
* [`POST /api/v1/automations/sms/post-call-survey`](/api-reference/voice/automation/automations-sms-post-call-survey-create)
