Delete Project Video

Delete a video from the project (video-centric timeline).

Args: project_id: Project ID video_id: Video ID to delete current_user: Authenticated user db: Database session

Returns: Success response

delete/api/projects/{project_id}/videos/{video_id}

Path parameters

project_idstring required
video_idstring required

Response

Successful Response

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

Changes

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