---
title: "Changes to Update task"
method: PATCH
path: "/api/tasks/{id}/"
---

# Changes to Update task

`PATCH /api/tasks/{id}/`

> Every recorded change to this endpoint, newest first.
> 97 revisions in range; 1 not diffed.

## Timeline

Changed in 4 of 97 revisions.

- **2026-07-08** `b5f055b9d45b` — 8 breaking
- **2026-06-25** `fa73fba01480` — 5 breaking
- **2026-05-25** `fb0e19e02bb9` — 4 breaking
- **2026-04-17** `26d074323172` — 2 breaking

## Changes

- **2026-07-08** `b5f055b9d45b` — 8 breaking
  - the response property `oneOf[#/components/schemas/LseTaskSerializerForReviewers]/file_upload` became nullable for the status `200`
  - the response property `oneOf[#/components/schemas/LseTaskSerializerForReviewers]/storage_filename` became nullable for the status `200`
  - the response property `oneOf[#/components/schemas/LseTask]/file_upload` became nullable for the status `200`
  - the response property `oneOf[#/components/schemas/LseTask]/storage_filename` became nullable for the status `200`
  - the `oneOf[#/components/schemas/LseTaskSerializerForReviewers]/agreement` response's property type/format changed from `string`/`` to `number`/`double` for status `200`
  - the `oneOf[#/components/schemas/LseTaskSerializerForReviewers]/agreement_selected` response's property type/format changed from `string`/`` to `number`/`double` for status `200`
  - the `oneOf[#/components/schemas/LseTask]/agreement` response's property type/format changed from `string`/`` to `number`/`double` for status `200`
  - the `oneOf[#/components/schemas/LseTask]/agreement_selected` response's property type/format changed from `string`/`` to `number`/`double` for status `200`
- **2026-06-25** `fa73fba01480` — 5 breaking
  - the `oneOf[#/components/schemas/LseTaskSerializerForAnnotators]/annotations` response's property type/format changed from `string`/`` to `array`/`` for status `200`
  - the `oneOf[#/components/schemas/LseTaskSerializerForAnnotators]/comment_count` response's property type/format changed from `string`/`` to `integer`/`` for status `200`
  - the `oneOf[#/components/schemas/LseTaskSerializerForAnnotators]/unresolved_comment_count` response's property type/format changed from `string`/`` to `integer`/`` for status `200`
  - the `oneOf[#/components/schemas/LseTaskSerializerForReviewers]/annotations` response's property type/format changed from `string`/`` to `array`/`` for status `200`
  - the `oneOf[#/components/schemas/LseTask]/annotations` response's property type/format changed from `string`/`` to `array`/`` for status `200`
- **2026-05-25** `fb0e19e02bb9` — 4 breaking
  - the response property `oneOf[#/components/schemas/LseTaskSerializerForReviewers]/annotation_time` became nullable for the status `200`
  - the response property `oneOf[#/components/schemas/LseTaskSerializerForReviewers]/review_time` became nullable for the status `200`
  - the response property `oneOf[#/components/schemas/LseTask]/annotation_time` became nullable for the status `200`
  - the response property `oneOf[#/components/schemas/LseTask]/review_time` became nullable for the status `200`
- **2026-04-17** `26d074323172` — 2 breaking
  - the `oneOf[#/components/schemas/LseTaskSerializerForReviewers]/annotators/items/` response's property type/format changed from `integer`/`` to `object`/`` for status `200`
  - the `oneOf[#/components/schemas/LseTask]/annotators/items/` response's property type/format changed from `integer`/`` to `object`/`` for status `200`

---

[Operation](https://skmtc.dev/humansignal/apis/label-studio-api/docs/api/tasks/:id/patch.md) · [API](https://skmtc.dev/humansignal/apis/label-studio-api.md) · [Page](https://skmtc.dev/humansignal/apis/label-studio-api/changes/api/tasks/:id/patch)
