{
"model": "cogvideox-2",
"prompt": "Peter Rabbit dritves a small car, wandering on the road, with a iface full of happiness and joy."
}
curl --location --request POST 'https://api.302.ai/zhipu/api/paas/v4/videos/generations' \
--header 'Authorization: Bearer sk-mfYQzy0XTFfz4P16vRE4gFrKK1Nly4TozsMqbbb9PSiJUvFO' \
--header 'Content-Type: application/json;charset:utf-8;' \
--data-raw '{
"model": "cogvideox-2",
"prompt": "Peter Rabbit dritves a small car, wandering on the road, with a iface full of happiness and joy."
}'
{
"id": "85391711539493921-9054954136241544689",
"model": "cogvideox",
"request_id": "-9054954136241544690",
"task_status": "PROCESSING"
}