Open Context Protocol is live! 🚀 Read the launch post

updateVpc

Update a VPC

PUT /vpcs/{vpc-id} HTTP/1.1

Parameters

{
  "description": {
    "description": "The VPC description.",
    "required": true,
    "location": "body",
    "type": "string"
  }
}