---
title: "Changes to Rename Cluster"
method: PUT
path: "/face-clusters/{cluster_id}"
---

# Changes to Rename Cluster

`PUT /face-clusters/{cluster_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 51 revisions.

- **2025-08-26** `2e78324b9970` — 16 breaking, 2 info
- **2025-08-05** `0f7598fc167b` — 1 info
- **2025-08-05** `14c08755eaeb` — 1 breaking

## Changes

- **2025-08-26** `2e78324b9970` — 16 breaking, 2 info
  - the response property `error` became optional for the status `400`
  - the response property `error` became optional for the status `404`
  - the response property `error` became optional for the status `500`
  - the response property `message` became optional for the status `200`
  - the response property `message` became optional for the status `400`
  - the response property `message` became optional for the status `404`
  - the response property `message` became optional for the status `500`
  - response property `error` list-of-types was widened by adding types `null` to media type `application/json` of response `400`
  - response property `error` list-of-types was widened by adding types `null` to media type `application/json` of response `404`
  - response property `error` list-of-types was widened by adding types `null` to media type `application/json` of response `500`
  - response property `message` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `message` list-of-types was widened by adding types `null` to media type `application/json` of response `400`
  - response property `message` list-of-types was widened by adding types `null` to media type `application/json` of response `404`
  - response property `message` list-of-types was widened by adding types `null` to media type `application/json` of response `500`
  - removed the required property `cluster_id` from the response with the `200` status
  - removed the required property `cluster_name` from the response with the `200` status
  - added the optional property `data` to the response with the `200` status
  - added the optional property `error` to the response with the `200` status
- **2025-08-05** `0f7598fc167b` — 1 info
  - endpoint added
- **2025-08-05** `14c08755eaeb` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/aossie-org/apis/pictopy/docs/face-clusters/:cluster_id/put.md) · [API](https://skmtc.dev/aossie-org/apis/pictopy.md) · [Page](https://skmtc.dev/aossie-org/apis/pictopy/changes/face-clusters/:cluster_id/put)
