Completes the multi-part upload process.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the multi-part upload.
The key of the object being uploaded.
The checksum of the upload.
Successfully completed the multi-part upload.
The response is of type boolean
.