voice
Web Call
Mint a LiveKit access token + auto-dispatch directive for a browser call.
The browser passes the returned access_token to livekit-client's connect(livekit_url, access_token). LiveKit creates the room and auto-dispatches the voice-worker into it; agent_id is JWT-signed and tamper-proof. The supervisor selects which enabled procedure runs from the agent's active-revision catalog on turn 1. The session is created with session_type="test" so post-processing (summary, memory sync) is skipped.
post/v1/voice/web-call
Request body
Response
Successful Response