PUT
/
sound_clone
/
api
/
v1
/
voices
/
rename
/
{id}
accessKey
string
required

You can copy your api-key on https://www.myvocal.ai/profile after you have subscribed to Pro or Business Plan.

Path

id
Long
required

Your voiceId

Body

name
string
required

Your 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.