# [BETA] Update a VPC **PUT /vpc/{id}** ## Servers - https://api-ch-gva-2.exoscale.com/v2: https://api-ch-gva-2.exoscale.com/v2 () ## Parameters ### Path parameters - **id** (string(uuid)) ### Body: application/json (object) - **name** (string | null) VPC name - **description** (string | null) VPC description - **labels** (object) ## Responses ### 200 200 #### Body: application/json (object) - **id** (string(uuid)) VPC ID - **name** (string) VPC name - **description** (string) VPC description - **created-at** (string(date-time)) VPC creation date - **labels** (object) [Powered by Bump.sh](https://bump.sh)