Store object
Stores or updates an object.
put/bus/object/{key}
Path parameters
keystring required
Example:myDir/myFile
The key of the object
Request body
Example request
{
"object": {
"etag": "W/\"33a64df551425fcc55e4d42a148795d9f25f89d4\""
}
}Response
Successfully stored object