Update PVC voice
Edit PVC voice metadata
Path parameters
voice_id
Voice ID to be used, you can use https://api.elevenlabs.io/v1/voices to list all the available voices.
Headers
xi-api-key
Request
This endpoint expects an object.
name
The name that identifies this voice. This will be displayed in the dropdown of the website.
language
Language used in the samples.
description
Description to use for the created voice.
labels
Serialized labels dictionary for the voice.
Response
Successful Response
voice_id
The ID of the voice.