{
"model": "wan2.7-videoedit",
"input": {
"prompt": "将整个画面转换为黏土风格",
"media": [
{
"type": "video",
"url": "https://help-static-aliyun-doc.aliyuncs.com/file-manage-files/zh-CN/20260402/ldnfdf/wan2.7-videoedit-style-change.mp4"
}
]
},
"parameters": {
"resolution": "720P",
"prompt_extend": true,
"watermark": true
}
}curl --location '/v1/services/aigc/video-generation/video-synthesis' \
--header 'X-DashScope-Async: enable' \
--header 'Authorization: Bearer sk-42zcXIAsbsAonebiTBNjxJ6W8sScVNQOWaunV14iK0ibRFYT' \
--header 'Content-Type: application/json' \
--data '{
"model": "wan2.7-videoedit",
"input": {
"prompt": "将整个画面转换为黏土风格",
"media": [
{
"type": "video",
"url": "https://help-static-aliyun-doc.aliyuncs.com/file-manage-files/zh-CN/20260402/ldnfdf/wan2.7-videoedit-style-change.mp4"
}
]
},
"parameters": {
"resolution": "720P",
"prompt_extend": true,
"watermark": true
}
}'{
"id": "task_UkqBK5ZCnf4ipTzHZngMIdGEOCOLO11t",
"task_id": "task_UkqBK5ZCnf4ipTzHZngMIdGEOCOLO11t",
"object": "video",
"model": "wan2.7-videoedit",
"status": "queued",
"progress": 0,
"created_at": 1778838581
}