---
title: "Changes to Complete Multipart Upload"
method: POST
path: "/complete-multipart-upload"
---

# Changes to Complete Multipart Upload

`POST /complete-multipart-upload`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 9 revisions.

- **2025-01-14** `5c6242cc0763` — 11 breaking, 3 warning, 8 info
- **2024-10-22** `77e0fca87b92` — 1 info
- **2024-10-22** `fa796ac65c29` — 1 breaking

## Changes

- **2025-01-14** `5c6242cc0763` — 11 breaking, 3 warning, 8 info
  - request body became required
  - the request property `data` became required
  - the request property `data/key` became required
  - the request property `data/parts` became required
  - the request property `data/parts/items/ETag` became required
  - the request property `data/parts/items/PartNumber` became required
  - the request property `data/uploadId` became required
  - the `data/parts` request property's minItems was increased to `1`
  - removed the media type `text/plain` for the response with the status `400`
  - removed the media type `text/plain` for the response with the status `401`
  - removed the media type `text/plain` for the response with the status `500`
  - the `data/parts/items/PartNumber` request property's min was set to `1.00`
  - added the new `success` enum value to the `data/status` response property for the response status `200`
  - added the new `success` enum value to the `status` response property for the response status `200`
  - the endpoint scheme security `ApiKeyAuth` was added to the API
  - api tag `Upload` added
  - added the media type `application/json` for the response with the status `400`
  - added the media type `application/json` for the response with the status `401`
  - added the media type `application/json` for the response with the status `500`
  - the response property `data` became required for the status `200`
  - the response property `data/status` became required for the status `200`
  - the response property `status` became required for the status `200`
- **2024-10-22** `77e0fca87b92` — 1 info
  - endpoint added
- **2024-10-22** `fa796ac65c29` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/upscayl/apis/upscayl-cloud-api/docs/complete-multipart-upload/post.md) · [API](https://skmtc.dev/upscayl/apis/upscayl-cloud-api.md) · [Page](https://skmtc.dev/upscayl/apis/upscayl-cloud-api/changes/complete-multipart-upload/post)
