Upload a file
Uploads a file to a session via multipart/form-data with a file field that accepts either binary data or a URL string to download from, and an optional path field for the file storage path.
Path parameters
Response
Default Response
Changes
Changed in 6 of the 54 revisions of this API.520
- ▲
request body became required
request-body-became-required
- ▲
- ○
added the non-success response with the status
401response-non-success-status-added
- ○
added the optional property
linkToDocsto the response with the400statusresponse-optional-property-added
- ○
added the optional property
linkToDocsto the response with the404statusresponse-optional-property-added
- ○
added the optional property
linkToDocsto the response with the409statusresponse-optional-property-added
- ○
added the optional property
linkToDocsto the response with the415statusresponse-optional-property-added
- ○
added the optional property
linkToDocsto the response with the500statusresponse-optional-property-added
- ○
- ▲
the request property
filebecame requiredrequest-property-became-required
- ▲
the
filerequest property contentEncoding changed fromtobinaryrequest-property-content-encoding-changed
- ○
the
filerequest property type/format was generalized from/tostring/binaryrequest-property-type-generalized
- ○
the response property
context/items/paramsbecame required for the status400response-property-became-required
- ○
the response property
context/items/paramsbecame required for the status404response-property-became-required
- ○
the response property
context/items/paramsbecame required for the status409response-property-became-required
- ○
the response property
context/items/paramsbecame required for the status415response-property-became-required
- ○
the response property
context/items/paramsbecame required for the status500response-property-became-required
- ○
the
lastModifiedresponse's property pattern^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$was added for the status201response-property-pattern-added
- ▲
- ▲
removed the success response with the status
200response-success-status-removed
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
added the non-success response with the status
404response-non-success-status-added
- ○
added the non-success response with the status
409response-non-success-status-added
- ○
added the non-success response with the status
415response-non-success-status-added
- ○
added the non-success response with the status
500response-non-success-status-added
- ○
added the success response with the status
201response-success-status-added
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api removed without deprecation
api-removed-without-deprecation
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲