file/:userid/:fileid/:filetoken
Downloads a private file from a UserId given a FileId with a FileToken
Path Parameters |
---|
userid string — REQUIREDThe UserId who uploaded the file |
fileid string — REQUIREDThe FileId to download |
filetoken string — REQUIREDThe provided token to download a private file |
Responses | ||||
---|---|---|---|---|
200 A successful request
|