web-calls

Initiate Web Call

Initiate a web call with a voice agent.

Returns connection details that the frontend uses to establish the call.

post/api/v1/voice-ai/web-calls/initiate

Request body

voice_agent_idstring uuid required

Response

Successful Response

providerstring required
room_namestring nullable
urlstring nullable
access_tokenstring nullable

Changes