model
content
resolution
callback_url
service_tier
false
0
-1
{ "model": "dreamina-seedance-2-0-260128", "content": [ { "type": "text", "text": "猫在阳光下的窗台上" } ], "resolution": "720p", "ratio": "16:9", "duration": 5, "generate_audio": true, "watermark": false }
curl --location '/volcengine/v1/contents/generations/tasks' \ --header 'Content-Type: application/json' \ --data '{ "model": "dreamina-seedance-2-0-260128", "content": [ { "type": "text", "text": "猫在阳光下的窗台上" } ], "resolution": "720p", "ratio": "16:9", "duration": 5, "generate_audio": true, "watermark": false }'
{ "id": "task_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" }