{
"model": "wan2.5-i2v-preview",
"prompt": "A Cat",
"config": {
"size": "480P",
"duration": 5,
"images": ["XXXX"]
}
}curl --location --request POST '/task/submit' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "wan2.5-i2v-preview",
"prompt": "A Cat",
"config": {
"size": "480P",
"duration": 5,
"images": ["XXXX"]
}
}'{
"created_at": 1761656319,
"progress": "0%",
"results": {},
"status": "SUBMITTED",
"task_id": "yescale-wan2.5-i2v-preview-123e9ecc7708",
"updated_at": 1761656319
}