---
title: "Changes to Update label"
method: PUT
path: "/label/{id}"
---

# Changes to Update label

`PUT /label/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 23 revisions.

- **2026-08-24** `08bbb5bedb5d` — 4 info
- **2026-07-11** `32cece1ebe43` — 2 breaking
- **2026-03-05** `c45ef22a736c` — 2 breaking, 2 info
- **2026-03-04** `298877d6a79a` — 2 breaking
- **2026-02-21** `4b8811b821e6` — 2 breaking, 2 info
- **2025-12-13** `75119d670ebb` — 1 warning
- **2025-12-11** `93b231773126` — 1 breaking, 6 info

## Changes

- **2026-08-24** `08bbb5bedb5d` — 4 info
  - added the non-success response with the status `400`
  - added the non-success response with the status `401`
  - added the non-success response with the status `403`
  - added the required property `updatedAt` to the response with the `200` status
- **2026-07-11** `32cece1ebe43` — 2 breaking
  - request body became required
  - the `createdAt` response's property type/format changed from ``/`` to `string`/`date-time` for status `200`
- **2026-03-05** `c45ef22a736c` — 2 breaking, 2 info
  - the response property `taskId` became nullable for the status `200`
  - the response property `workspaceId` became nullable for the status `200`
  - response property `taskId` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `workspaceId` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
- **2026-03-04** `298877d6a79a` — 2 breaking
  - response property `taskId` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `workspaceId` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
- **2026-02-21** `4b8811b821e6` — 2 breaking, 2 info
  - the response property `taskId` became nullable for the status `200`
  - the response property `workspaceId` became nullable for the status `200`
  - response property `taskId` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `workspaceId` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
- **2025-12-13** `75119d670ebb` — 1 warning
  - removed the request property `description`
- **2025-12-11** `93b231773126` — 1 breaking, 6 info
  - the response's body type/format changed from ``/`` to `object`/`` for status `200`
  - added the required property `color` to the response with the `200` status
  - added the required property `createdAt` to the response with the `200` status
  - added the required property `id` to the response with the `200` status
  - added the required property `name` to the response with the `200` status
  - added the required property `taskId` to the response with the `200` status
  - added the required property `workspaceId` to the response with the `200` status

---

[Operation](https://skmtc.dev/usekaneo/apis/kaneo-api/docs/label/:id/put.md) · [API](https://skmtc.dev/usekaneo/apis/kaneo-api.md) · [Page](https://skmtc.dev/usekaneo/apis/kaneo-api/changes/label/:id/put)
