{
"mode": 1,
"video_url": "string",
"voice_model_code": "string",
"voice_data_id": "string",
"voice_text": "string",
"audio_url": "string"
}curl --location 'https://api.chaohui.ai/shortvideo/human/generate-create?app_id=&app_token=' \
--header 'Content-Type: application/json' \
--data '{
"mode": 1,
"video_url": "string",
"voice_model_code": "string",
"voice_data_id": "string",
"voice_text": "string",
"audio_url": "string"
}'{
"status": "string",
"code": 0,
"data": {
"task_code": "string"
}
}