Complete multiple part file upload

Complete multiple part file upload

If this API is called before the file is completely uploaded, then the file will be assembled incorrectly.
Only parts that have an ETag sent using this API or saveETagsForMultiplePartFileUpload API will be combined to a file.
At least one ETag must be sent using this API or saveETagsForMultiplePartFileUpload API.
The body for this request is optional.
May only be used on uncompleted multiple part uploads.
Part numbers must be only for existing parts in the system, and cannot repeat in the same request.

(*)This parameter is mandatory only if its optional parent attribute is defined. Click here for more information.

Request Body Parameters:

ParameterTypeMandatoryDescriptionExample
partsarraytrue
parts[index]arrayfalse
parts[index].partNumberintegertrue(*)
parts[index].etagstringfalse

Path Parameters:

ParameterTypeMandatoryDescriptionExample
idstringtrueFile ID3fa85f64-5717-4562-b3fc-2c963f66afa6

This API requires PROTECTED_API permission(s).

Language
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!