{
"productReplaceResultKey": "string",
"mode": "lite",
"image2videoPrompt": "string",
"voiceoverId": "string",
"ttsText": "Welcome to Topview, the ultimate AI-powered video editing platform that revolutionizes the way you create compelling videos. Whether you're a marketer, content creator, or business owner, Topview is here to transform your raw ideas into professional-grade videos effortlessly.",
"noticeUrl": "string"
}curl --location --request POST 'https://api.topview.ai/v1/product_avatar/task/image2Video/submit' \
--header 'Authorization;' \
--header 'Topview-Uid;' \
--header 'Content-Type: application/json' \
--data-raw '{
"productReplaceResultKey": "string",
"mode": "lite",
"image2videoPrompt": "string",
"voiceoverId": "string",
"ttsText": "Welcome to Topview, the ultimate AI-powered video editing platform that revolutionizes the way you create compelling videos. Whether you'\''re a marketer, content creator, or business owner, Topview is here to transform your raw ideas into professional-grade videos effortlessly.",
"noticeUrl": "string"
}'{
"code": "string",
"message": "string",
"result": {
"taskId": "string",
"status": "string",
"errorMsg": "string"
}
}