{
"file_id": 295384372387966,
"voice_id": "thisis302ai"
}
curl --location --request POST 'https://api.302.ai/minimaxi/v1/voice_clone' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"file_id": 295384372387966,
"voice_id": "thisis302ai"
}'
{
"input_sensitive": false,
"input_sensitive_type": 0,
"demo_audio": "",
"base_resp": {
"status_code": 0,
"status_msg": "success"
}
}