POST https://refreshing-gratitude-production.up.railway.app/v1/video/generations/{task_id}doubao-seedance-1-5-pro-251215-2curl --location --request POST '/v1/video/generations/task_NH14Vu7ZWuLi5a0UbfIxxxxxxxxx' \
--header 'Authorization: Bearer <token>'{
"task_id": "abcd1234efgh",
"status": "queued",
"url": "https://example.com/video.mp4",
"format": "mp4",
"metadata": {
"duration": 5,
"fps": 30,
"width": 1280,
"height": 720,
"seed": 20231234
},
"error": {
"code": 0,
"message": "string"
}
}