---
title: "Changes to Create a new task"
method: POST
path: "/api/tasks/"
---

# Changes to Create a new task

`POST /api/tasks/`

> 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` — 4 breaking
- **2026-06-25** `fa73fba01480` — 1 breaking
- **2026-05-25** `fb0e19e02bb9` — 2 breaking
- **2026-04-17** `26d074323172` — 1 breaking

## Changes

- **2026-07-08** `b5f055b9d45b` — 4 breaking
  - the response property `file_upload` became nullable for the status `201`
  - the response property `storage_filename` became nullable for the status `201`
  - the `agreement` response's property type/format changed from `string`/`` to `number`/`double` for status `201`
  - the `agreement_selected` response's property type/format changed from `string`/`` to `number`/`double` for status `201`
- **2026-06-25** `fa73fba01480` — 1 breaking
  - the `annotations` response's property type/format changed from `string`/`` to `array`/`` for status `201`
- **2026-05-25** `fb0e19e02bb9` — 2 breaking
  - the response property `annotation_time` became nullable for the status `201`
  - the response property `review_time` became nullable for the status `201`
- **2026-04-17** `26d074323172` — 1 breaking
  - the `annotators/items/` response's property type/format changed from `integer`/`` to `object`/`` for status `201`

---

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