Changes to This completes the Upload, and the returned Upload object contains a nested File object that is ready for use across the platform. You can define the order of the Parts by providing an ordered list of Part IDs. The total number of bytes uploaded must match the size originally specified when creating the Upload object. After this operation no additional Parts can be added once the Upload is completed.
POST /uploads/{upload-id}/complete
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 26 revisions of this API.23
- 2022-03-01-previewb177dc430e3912
- 2022-03-01-previewdf4579cc5f4f1
- 2022-03-01-preview9d525b5caa311
What changed
- ▲
added required request body
request-body-added-required
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 149 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲