Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 2.76 KB

completemultipartrequestbody.md

File metadata and controls

9 lines (6 loc) · 2.76 KB

CompleteMultipartRequestBody

Fields

Field Type Required Description Example
parts any[] ✔️ All of the part numbers and their corresponding ETags that have been uploaded must be provided. [
{
"part_number": 1,
"etag": "0c376dcfcc2606f4335bbc732de93344"
},
{
"part_number": 2,
"etag": "09ert8cfcc2606f4335bbc732de91122"
}
]
uniqueIdentifier string ✔️ The unique identifier returned in the original /create-multipart request. 66e86218-80d9-4bda-b4d5-2b6def968705