Importing (upload alternative)
Complete a multi part upload to a temp location using the upload id
Complete a multi-part upload to a temporary location. Requires upload_id, key, and upload_parts.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The upload ID of the multi-part upload
The key of the file part
Payload containing checksum information.