curl --location 'https://open.vectcut.com/cut_jianying/digital_human/create' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"audio_url": "https://player.install-ai-guider.top/example/digital_human/vectcut_koubo_tmp_file_omni_example_1_11b0b91eeab44c3f85708fb10c8020d9.mp3",
"video_url": "https://player.install-ai-guider.top/example/digital_human/omni_example_2.mp4"
}'{
"audio_media_id": "413619674798308",
"message": "任务创建成功",
"task_id": "413619680745860",
"upstream_err_code": 0,
"upstream_err_msg": "Success",
"upstream_response": {
"ErrCode": 0,
"ErrMsg": "Success",
"Resp": {
"credits": 52,
"video_id": 413619680745860
}
},
"upstream_status_code": 200,
"video_media_id": "413619665854555"
}