---
title: "Update cluster"
method: PUT
path: "/api/v1/orgs/{orgId}/clusters/{id}"
tags: ["clusters"]
---

# Update cluster

`PUT /api/v1/orgs/{orgId}/clusters/{id}`

Updating an existing K8S cluster

## Path parameters

- `orgId` integer, required
- `id` integer, required

## Request body

- object

## Response `202`

Cluster update accepted

## Other responses

- `default` — Internal server error

---

[API](https://skmtc.net/banzaicloud/apis/pipeline-api.md) · [All operations](https://skmtc.net/banzaicloud/apis/pipeline-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/banzaicloud/pipeline-api/versions/a2e35c430378/schema)
