Prepare session for file upload
fileUpload
Prepare session for file upload
Initiate a file upload session and get the upload URLs.
POST
Prepare session for file upload
Authorizations
Use a Bearer token for authentication. Submit the token using the Authorization
header: Authorization: Bearer <token>.
Body
application/json
A request contaning list of pairs of file names and their sizes.