ai-voice

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.

post/ai-voice/start-session

Headers

authorizationstring nullable

Response

Successful Response

{"stackTrail":"paths:/ai-voice/start-session:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

Changed in 1 of the 25 revisions of this API.12

  • 13996d792e2312See the full diff
    • ●

      removed the request property

      request-property-removed

    • ○

      added the new optional header request parameter authorization

      new-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.