---
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

## Changes

- **2020-08-28** `a7fccded6870` — 1 info
  - api operation id `UpdateCluster` removed and replaced with `UpdateClusterDeprecated`
- **2020-04-24** `5186ea64aa56` — 1 info
  - api operation id `UpdateClusterDeprecated` removed and replaced with `UpdateCluster`

[Change history](https://skmtc.dev/banzaicloud/apis/pipeline-api/changes/api/v1/orgs/:orgId/clusters/:id/put.md)

---

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