Complete Multipart Upload

Completes a multipart upload to object storage. This should be called after all parts have been uploaded.

Path parameters

uploadIdstringRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects a list of objects.
partNumberintegerRequired
etagstringRequired

Response

This endpoint returns an object.
locationstringOptional