{
"productReplaceResultKey": "67d1b188b0ea495e81e90033f8ab7e44",
"mode": "lite",
"image2videoPrompt": "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.",
"voiceoverId": "zeeTdrCqbhpVKOucLtOKdhytM7rbJx5t"
}
curl --location --request POST 'https://api.302.ai/topview/v1/product_avatar/task/image2Video/submit' \
--header 'Authorization: Bearer' \
--header 'Content-Type: application/json' \
--data-raw '{
"productReplaceResultKey": "67d1b188b0ea495e81e90033f8ab7e44",
"mode": "lite",
"image2videoPrompt": "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.",
"voiceoverId": "zeeTdrCqbhpVKOucLtOKdhytM7rbJx5t"
}'
{
"code": "200",
"message": "Success",
"result": {
"taskId": "4202c9e3ade344ffb8d991e5a2595f56",
"status": "success",
"errorMsg": null,
"subTaskId": "4202c9e3ade344ffb8d991e5a2595f56"
}
}