Complete a video upload
POST/api/video/:id/complete-upload
Call after the presigned PUT succeeds. The server checks the object exists in storage, enforces size limits, reads the beginning of the file to confirm it looks like a video, then sets status to processing and queues transcoding. On verification failure the upload may be removed and the video marked failed.
Request
Responses
- 201
Upload verified; video is processing