---
title: "Update a public cloud"
method: PATCH
path: "/1/public_clouds/{public_cloud_id}"
tags: ["Product Management"]
---

# Update a public cloud

`PATCH /1/public_clouds/{public_cloud_id}`

Update the given public cloud

## Path parameters

- `public_cloud_id` integer, required

## Request body

- object
  - `bill_reference` string
  - `customer_name` string — Customer name
  - `description` string — Public Cloud description

## Response `200`

OK

- object
  - `result` 'success' | 'error' | 'asynchronous', required — Result of the HTTP request
  - `data` boolean

---

[API](https://skmtc.dev/infomaniak/apis/api-reference-developer-tools.md) · [All operations](https://skmtc.dev/infomaniak/apis/api-reference-developer-tools/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/infomaniak/api-reference-developer-tools/revisions/667aae28fec6/schema)
