Create Project Video

Create a new video directly on the project (video-centric timeline).

Args: project_id: Project ID request: JSON body with 'prompt', 'duration', optional 'model', 'name', 'description' current_user: Authenticated user db: Database session

Returns: Created video data

post/api/projects/{project_id}/videos

Path parameters

project_idstring required

Request body

object required

Response

Successful Response

{"stackTrail":"paths:/api/projects/{project_id}/videos:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.