curl --location --request POST 'https://api.cometapi.com/volc/v3/contents/generations/tasks' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "bytedance-seedance-1-0-lite-t2v-250428",
"content": [
{
"type": "text",
"text": "cat --ratio 16:9 --resolution 720p --duration 5 --camerafixed false --watermark true"
}
]
}'{
"id": "cgt-20250801155340-fxldj"
}