Create Blank Project

Create a new blank project without triggering video generation pipeline. This is for the "Start from Scratch" flow.

Args: project_id: Client-generated project ID current_user: Authenticated user db: Database session

Returns: CreateProjectResponse with project details

post/api/projects/blank

Response

Successful Response

successboolean
projectIdstring required
statusstring
messagestring

Changes

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