v27
latestOpenAPI 3.0.02026-07-1347144237.4 KBUploadFile:
Adds a Part to an Upload object, where each Part represents a segment of the file you are uploading. Each Part can be up to the standard size limit for file upload, based on the File Purpose. You can continue adding Parts until reaching the Upload size limit of 9 GB.
post/uploads/{upload-id}/parts
Path parameters
upload-idstring required
The identifier of the upload.
Query parameters
api-versionstring required
The requested API version.
Response
Success