Add shared voice

Add a shared voice to your collection of Voices

Path parameters

public_user_idstringRequired

Public user ID used to publicly identify ElevenLabs users.

voice_idstringRequired

ID of the voice to be used. You can use the Get voices endpoint list all the available voices.

Headers

xi-api-keystringRequired

Request

This endpoint expects an object.
new_namestringRequired

The name that identifies this voice. This will be displayed in the dropdown of the website.

Response

Successful Response

voice_idstring

The ID of the voice.

Errors