v1
latestOpenAPI 3.0.02026-07-17120114186.8 KBbus
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\""
}