cURL
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
cURL
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 signed URL for the temp location
Begin a multi part upload to a temp locationComplete a multi part upload to a temp location using the upload id