Complete Multipart Upload
Completes a multipart upload to object storage. This should be called after all parts have been uploaded.
Path parameters
uploadId
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects a list of objects.
partNumber
etag
Response
This endpoint returns an object.
location