{
"fileIds": [
"8d745437254941adb141f95836d9454c"
],
"productName": "8d745437254941adb141f95836d9454c.mp4",
"productDescription": "303 talk"
}
curl --location --request POST 'https://api.302.ai/topview/v1/m2v/task/submit' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"fileIds": [
"8d745437254941adb141f95836d9454c"
],
"productName": "8d745437254941adb141f95836d9454c.mp4",
"productDescription": "303 talk"
}'
{"code":"200","message":"Success","result":{"taskId":"f58e38c01cdc497d9c6d05fbf54fef4e","status":"success","errorMsg":null,"subTaskId":"f58e38c01cdc497d9c6d05fbf54fef4e"}}