Create Voice

POST
Create a new voice with a given name, description, and embedding.

Headers

Auth
X-API-KeystringRequired
Cartesia-VersionstringRequired
The version of the Cartesia API to use.

Request

This endpoint expects an object.
namestringRequired
descriptionstringRequired
embeddinglist of doublesRequired

Response

This endpoint returns an object.
idstring
user_idstring
is_publicboolean
namestring
descriptionstring
created_atstring
embeddinglist of doubles