Create presigned file upload
POST/box/:scope/file/presigned
Creates a new "presigned" upload, where the file is uploaded directly to storage and processed asynchronously.
Use the task ID from the response to poll the file processing progress.
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