Voice
Update Voice Name
Update Voice Name
PUT
/
sound_clone
/
api
/
v1
/
voices
/
rename
/
{id}
Header
accessKey
string
requiredYou can copy your api-key on https://www.myvocal.ai/profile after you have subscribed to Pro or Business Plan.
Path
id
Long
requiredYour voiceId
Body
name
string
requiredYour new voice name
Response
code
number
Indicates whether the call was successful. 1 if successful.
message
string
When an exception occurs, specific exception information will be provided in the message.