v27
latestOpenAPI 3.0.02026-07-1347144237.4 KBUploadFile:
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
Path parameters
upload-idstring required
The identifier of the upload.
Query parameters
api-versionstring required
The requested API version.
Request body
Response
Success