Export Project
Export project as a single merged video file with audio clips.
This endpoint validates scenes, applies crops, merges videos, overlays audio clips at their correct positions, and uploads the result to CDN.
Args: project_id: Project ID current_user: Authenticated user db: Database session
Returns: Export result with CDN URL
post/api/projects/{project_id}/export
Path parameters
project_idstring required
Response
Successful Response
{"stackTrail":"paths:/api/projects/{project_id}/export: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.