Importing (upload alternative)
Upload a part of a multi part upload to a temp location using the upload id
Upload a part of a multi-part upload to a temporary location. Requires key, upload_id, part_no, mime_type, and optionally checksum.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200 - application/json
Signed URL for the temp location
The response is of type object
.