UploadFile:
An intermediate Upload object is created, allowing you to add Parts to it. Currently, an Upload size can be a maximum of 9 GB in total and will expire two hours after being created. After the Upload is completed a File object will be generated, containing all the uploaded parts. This File object can then be used across our platform just like any other file.
post/uploads
Query parameters
api-versionstring required
The requested API version.
Request body
Response
The upload has been successfully created.
Changes
Changed in 3 of the 26 revisions of this API.23
- ▲
added required request body
request-body-added-required
- ○
added the media type
application/jsonfor the response with the status200response-media-type-added
- ○
added the media type
application/jsonfor the response with the statusdefaultresponse-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
- ▲