---
title: "Changes to Update an existing cluster"
method: PUT
path: "/api/v1/orgs/{orgId}/clusters/{id}/update"
---

# Changes to Update an existing cluster

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 50 revisions.

- **2020-09-23** `d9150aba205e` — 1 info
- **2020-08-28** `a7fccded6870` — 1 breaking, 1 warning, 4 info
- **2020-08-19** `6c957e10648b` — 1 info
- **2020-04-24** `5186ea64aa56` — 1 breaking

## Changes

- **2020-09-23** `d9150aba205e` — 1 info
  - added `#/components/schemas/EksUpdateClusterRequest` to the request body `oneOf` list
- **2020-08-28** `a7fccded6870` — 1 breaking, 1 warning, 4 info
  - the request's body type changed from `object` to no type
  - removed the request property `version`
  - api operation id `ClusterUpdate` removed and replaced with `UpdateCluster`
  - api tag `clusters` added
  - api tag `cluster-update` removed
  - added `#/components/schemas/EksUpdateClusterRequest` to the request body `oneOf` list
- **2020-08-19** `6c957e10648b` — 1 info
  - endpoint added
- **2020-04-24** `5186ea64aa56` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/banzaicloud/apis/pipeline-api/docs/api/v1/orgs/:orgId/clusters/:id/update/put.md) · [API](https://skmtc.dev/banzaicloud/apis/pipeline-api.md) · [Page](https://skmtc.dev/banzaicloud/apis/pipeline-api/changes/api/v1/orgs/:orgId/clusters/:id/update/put)
