{
"templateImageFileId": "8cfe010093be4427947029e781f3b2ce",
"mode": "avatar4",
"scriptMode": "text",
"ttsText": "Hey, I’m Topview Avatar 4. Give me one picture, and I can make a video like this — natural, longer, and doing the moves you want.",
"voiceId": "zeeTdrCqbhpVKOucLtOKdhytM7rbJx5t",
"avatarId": "4ab61621aad940ff84784ad8f005953a"
}curl --location --request POST 'https://api.302.ai/topview/v1/photo_avatar/task/submit' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"templateImageFileId": "8cfe010093be4427947029e781f3b2ce",
"mode": "avatar4",
"scriptMode": "text",
"ttsText": "Hey, I’m Topview Avatar 4. Give me one picture, and I can make a video like this — natural, longer, and doing the moves you want.",
"voiceId": "zeeTdrCqbhpVKOucLtOKdhytM7rbJx5t",
"avatarId": "4ab61621aad940ff84784ad8f005953a"
}'{
"code": "200",
"message": "Success",
"result": {
"taskId": "9d1ddfd341b447849752a6b248c7da85",
"status": "success",
"errorMsg": null
}
}