assistant

Refresh the WebRTC token for an existing voice agent

post/api/v1/assistant/voice/webrtc-token

Request body

agentIdstring required

The provisioned ElevenLabs agent id

Response

conversationTokenstring required

WebRTC token the client uses to join the ElevenLabs session

Changes