v1

latestOpenAPI 3.0.02026-07-2452762.3 KB
Uploads

uploads/completeMultipart

Complete a large file upload

Body

  • multiPartUploadId - the upload id returned from POST /uploads
  • key - the key returned from POST /uploads
  • parts - an array of objects containing the etag (retuned from file upload) and partNumber for each chunk
post/v1/completeMultipart

Request body

multiPartUploadIdstring
keystring

Response

Default