bus
Copy object
Copies an object from one location to another.
post/bus/objects/copy
Request body
Example request
{
"sourceBucket": "default",
"destinationBucket": "default"
}Response
Successfully copied object
Example response
{
"bucket": "default",
"etag": "W/\"33a64df551425fcc55e4d42a148795d9f25f89d4\""
}Changes
Changed in 3 of the 50 revisions of this API.22
- ▲
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
- ▲