---
title: "Submit Task"
method: POST
path: "/v1/common_task/image2video/submit"
---

# Submit Task

`POST /v1/common_task/image2video/submit`

Remark: The Lite model will be officially removed from the platform on May 14, 2026.

## Headers

- `Topview-Uid` string, required
- `Authorization` string, required

## Request body

- object
  - `imageFileId` string, required
  - `prompt` string
  - `negativePrompt` string
  - `duration` string, required — Video duration。Support 5 to10 Allowed values: 5 10
  - `mode` 'pro' | 'plus' | 'best' — Allowed values: pro plus best.
  - `generatingCount` string, required — Generating count。Support 1 to 4
  - `noticeUrl` string — NoticeUrl. Please refer to the **[API documentation for details NoticeUrl](https://docs.topview.ai/reference/post_notice-notice-url-check#/)**

## Response `200`

Successful response

---

[API](https://skmtc.net/topview/apis/image-character-swap-apis-editable-in-readme.md) · [All operations](https://skmtc.net/topview/apis/image-character-swap-apis-editable-in-readme/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/topview/image-character-swap-apis-editable-in-readme/revisions/83cd46ca7859/schema)
