bus
Upload a part of a multipart upload
Adds a part to an ongoing multipart upload.
put/bus/multipart/part
Request body
Example request
{
"bucket": "default",
"eTag": "W/\"33a64df551425fcc55e4d42a148795d9f25f89d4\"",
"key": "folder/file",
"uploadID": "f1e2d3c4b5a697887776665544332211ffeeddccbbaa99887766554433221100",
"partNumber": 123
}Response
Successfully uploaded part
Changes
Changed in 4 of the 50 revisions of this API.42
- ▲
added
RedundancySettingsMinShardssubschema #2to theslices/items/slab/minShardsrequest propertyallOflistrequest-property-all-of-added
- ▲
the
slices/items/slab/minShardsrequest property type/format changed frominteger/uint8to/request-property-type-changed
- ▲
- ▲
removed the media type
text/plainfor the response with the status500response-media-type-removed
- ○
api tag
busaddedapi-tag-added
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 99 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲