Skip to main content
POST
Preload a cloned TTS voice into the system

Authorizations

Authorization
string
header
required

Pass the API key in the Authorization header, You need to put Token keyword before the API key. e.g. 'Authorization: Token '

Body

application/json
voiceId
string
required

The unique identifier of the custom cloned voice to preload into the system

Example:

"c803658e-ccec-47e7-ad0f-1caf9ba4babb"

Response

Voice successfully preloaded

success
boolean
Example:

true

message
string
Example:

"Custom voice have been preloaded successfully"

data
any[]
Example: