API ReferenceVoice

Add voice (clone)

POST
/elevenlabs/v1/voices/add

Header Parameters

authorization?Authorization
Default""
xi-api-key?Xi-Api-Key
Default""

Request Body

multipart/form-data

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

application/json

application/json

curl -X POST "https://example.com/elevenlabs/v1/voices/add" \  -F name="string"
null