Reorder Project Videos
Reorder videos within a project.
Args: project_id: Project ID request: JSON body with 'videoIds' array in new order current_user: Authenticated user db: Database session
Returns: Success response with updated video order
put/api/projects/{project_id}/videos/reorder/bulk
Path parameters
project_idstring required
Request body
object required
Response
Successful Response
{"stackTrail":"paths:/api/projects/{project_id}/videos/reorder/bulk:put:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.