Skip to main content
POST
Complete multipart upload

Authorizations

Authorization
string
header
required

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

Body

application/json

Request body schema.

s3Filename
string
required
uploadId
string
required
parts
object[]
required
Minimum array length: 1

Response

Successful response

s3Filename
string
required