94
edits
(→Tasks) |
(→POST) |
||
| Line 168: | Line 168: | ||
- '''video_file''':''file'' // video file to store on the server | - '''video_file''':''file'' // video file to store on the server | ||
- '''url''':''str'' // url containing the video to store on the server | - '''url''':''str'' // url containing the video to store on the server | ||
- '''ttl''':''int'' {D: | - '''ttl''':''int'' {D:180} // number of seconds until the file will be removed from the system (0 means indefinitely) | ||
''Note:'' Either video_file or url must be provided | ''Note:'' Either video_file or url must be provided | ||
edits