{
"platform_code": "Max",
"model": "Max1.0",
"mode": "",
"audio_url": "https://xxxxx/figure/JX4rw2lSKsC6vPv1Is4YYyV9tD7qFYFK.wav",
"video_url": "https://xxxxx/figure/qmE4QQ7qgGtN48JAM1oUjaPiceOKl9Wn.mp4",
"model_id": null,
"model_type": null,
"storage": {
"bucket": "",
"access_key_id": "",
"access_key_secret": "",
"endpoint": "",
"public_domain": ""
}
}curl --location '/openapi/video/submitVideo' \
--header 'appId: 1198988742' \
--header 'timestamp: 1772277539' \
--header 'sign: 4b250d3e859caa00bc3b48287cbad8fafce3274af370c985b5015eda434370c2' \
--header 'Content-Type: application/json' \
--data '{
"platform_code": "Max",
"model": "Max1.0",
"mode": "",
"audio_url": "https://xxxxx/figure/JX4rw2lSKsC6vPv1Is4YYyV9tD7qFYFK.wav",
"video_url": "https://xxxxx/figure/qmE4QQ7qgGtN48JAM1oUjaPiceOKl9Wn.mp4",
"model_id": null,
"model_type": null,
"storage": {
"bucket": "",
"access_key_id": "",
"access_key_secret": "",
"endpoint": "",
"public_domain": ""
}
}'{
"code": 1,
"msg": "操作成功",
"data": 376
}