Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-account-id
string<uuid>
required
x-workspace-id
string<uuid>
required

Body

application/json
upload_id
string

The upload ID of the multi-part upload

key
string

The key of the file part

upload_parts
object[]
checksum
object

Payload containing checksum information.

Response

200 - application/json

The result of the completed multi-part upload

location
string

The final location of the uploaded file

bucket
string

The bucket where the file is stored

key
string

The key of the uploaded file