Videos
Create a new video generation job from a prompt and optional reference assets.
post/videos
Request body
Example request
{
"input_reference": {
"file_id": "file-123"
}
}Response
Success
{
"input_reference": {
"file_id": "file-123"
}
}Success