curl --location --request DELETE 'https://api.myvocal.ai/sound_clone/api/v1/voices/7812' \ --header 'accessKey: xxx' \ --header 'Content-Type: application/json'
{ "code": 1, "message": "Success", }
Delete a custom voice by voiceId.