To upload a video, send a POST request to /api/videos with the following form data: title: the title of the video description: the description of the video file: the video file (must be a .mp4 file) ...