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
document_id
string
required
upload_id
string
required
parts
PartInfo · object[]
required
Minimum array length: 1

Response

Successful Response

success
boolean
required
message
string
required
data
DocumentResponse · object
required