Skip to main content
POST

Authorizations

Authorization
string
header
required

Pass Authorization: Bearer <token> in the request header.

Headers

Content-Type
enum<string>
required

Request content type. This parameter must be set to application/json.

Available options:
application/json
X-DashScope-Async
enum<string>
required

Async processing configuration parameter. HTTP requests only support async mode and must be set to enable.

Available options:
enable

Body

application/json
model
enum<string>
required

Model name. Available value: wan2.7-i2v.

Available options:
wan2.7-i2v
input
object
required
parameters
object

Response

Submitted successfully. Returns a video task object.

output
object
request_id
string

Unique request ID. Can be used for request tracing and issue diagnosis.

code
string

Error code. Only returned when the request fails.

message
string

Error message. Only returned when the request fails.