Start Ai Voice Session
Start a new AI voice calling session.
The user_id form field is gone (2026-09-18 route-auth review): it was the only thing that said whose call this was, so anybody could open a ChaCha call on any account, spending that account's voice quota and creating a CallSession attributed to them. AIVoiceCallInterface.jsx sends the token on this path already (fetchAPI is fetchWithAuth outside preview mode); the preview flow has its own -preview endpoint.
Headers
Response
Successful Response
Changes
Changed in 1 of the 25 revisions of this API.12
- ●
removed the request property
request-property-removed
- ○
added the new optional
headerrequest parameterauthorizationnew-optional-request-parameter
- ○
request body became optional
request-body-became-optional
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
Of the 25 revisions, 1 has no diff computed.