Open Context Protocol is live! 🚀 Read the launch post

updateObjectStorage

Update Object Storage

PUT /object-storage/{object-storage-id} HTTP/1.1

Parameters

{
  "label": {
    "description": "The user-supplied label for the Object Storage.",
    "required": true,
    "location": "body",
    "type": "string"
  }
}