---
title: "Refresh the WebRTC token for an existing voice agent"
method: POST
path: "/api/v1/assistant/voice/webrtc-token"
tags: ["assistant"]
---

# Refresh the WebRTC token for an existing voice agent

`POST /api/v1/assistant/voice/webrtc-token`

## Request body

- VoiceAgentRefreshWebrtcTokenRequestDTO
  - `agentId` string, required — The provisioned ElevenLabs agent id

## Response `201`

- VoiceAgentRefreshWebrtcTokenResponseDTO
  - `conversationToken` string, required — WebRTC token the client uses to join the ElevenLabs session

---

[API](https://skmtc.net/wejam/apis/jam.md) · [All operations](https://skmtc.net/wejam/apis/jam/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/wejam/jam/revisions/bd5a5f406bca/schema)
