Create presigned file upload
POST/box/:scope/file/presigned
Creates a new "presigned" upload, where the file is uploaded directly to S3 [complete_presigned] is called by the client after it has completed its upload
Request
Responses
- 201
 - 400
 - 404
 - 500
 
Created presigned upload successfully
Malformed or invalid request not meeting validation requirements
Target folder could not be found
Internal server error