---
title: "Changes to ✨ Create project from template"
method: POST
path: "/api/project-templates/{id}/create-project"
---

# Changes to ✨ Create project from template

`POST /api/project-templates/{id}/create-project`

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

## Timeline

Changed in 9 of 97 revisions.

- **2026-08-27** `c7f605974c95` — 1 info
- **2026-08-07** `1b113b8df950` — 1 warning, 1 info
- **2026-08-07** `e1ba2ecdbabb` — 2 breaking, 4 info
- **2026-07-28** `0bb2c2fc7ae2` — 1 info
- **2026-07-24** `4a1086d6dd00` — 1 info
- **2026-07-10** `32a5de4a180c` — 1 info
- **2026-07-08** `b5f055b9d45b` — 11 breaking
- **2026-07-08** `04ff286141b5` — 2 info
- **2026-05-05** `b7b3b45888a8` — 1 info

## Changes

- **2026-08-27** `c7f605974c95` — 1 info
  - added the required property `collection_mode` to the response with the `201` status
- **2026-08-07** `1b113b8df950` — 1 warning, 1 info
  - added the new `by_annotator` enum value to the `review_settings/sampling/allOf[#/components/schemas/ReviewSettingsSamplingEnum]/` response property for the response status `201`
  - added the optional property `review_settings/annotator_batch_percent` to the response with the `201` status
- **2026-08-07** `e1ba2ecdbabb` — 2 breaking, 4 info
  - request body became required
  - the `title` request property's minLength was increased from `0` to `1`
  - added the media type `application/x-www-form-urlencoded` to the request body
  - added the media type `multipart/form-data` to the request body
  - the request property `description` became nullable
  - the request property `workspace_id` became optional
- **2026-07-28** `0bb2c2fc7ae2` — 1 info
  - added the optional property `annotator_evaluation_metric` to the response with the `201` status
- **2026-07-24** `4a1086d6dd00` — 1 info
  - added the required property `permissions` to the response with the `201` status
- **2026-07-10** `32a5de4a180c` — 1 info
  - added the required property `internal_description` to the response with the `201` status
- **2026-07-08** `b5f055b9d45b` — 11 breaking
  - the response property `created_by/allOf[#/components/schemas/UserSimple]/avatar` became nullable for the status `201`
  - the response property `prompts` became nullable for the status `201`
  - the response property `workspace_title` became nullable for the status `201`
  - the `is_dimensions_enabled` response's property type/format changed from `string`/`` to `boolean`/`` for status `201`
  - the `members` response's property type/format changed from `string`/`` to `array`/`` for status `201`
  - the `prompts` response's property type/format changed from `string`/`` to `array`/`` for status `201`
  - the `queue_done` response's property type/format changed from `string`/`` to `integer`/`` for status `201`
  - the `queue_left` response's property type/format changed from `string`/`` to `integer`/`` for status `201`
  - the `queue_total` response's property type/format changed from `string`/`` to `integer`/`` for status `201`
  - the `reviewer_queue_total` response's property type/format changed from `string`/`` to `integer`/`` for status `201`
  - the `workspace` response's property type/format changed from `string`/`` to `integer`/`` for status `201`
- **2026-07-08** `04ff286141b5` — 2 info
  - added `#/components/schemas/ProjectSamplingEnum` to the `sampling` response property `allOf` list for the response status `201`
  - removed `#/components/schemas/SamplingDe5Enum` from the `sampling` response property `allOf` list for the response status `201`
- **2026-05-05** `b7b3b45888a8` — 1 info
  - added the optional property `output_schema` to the response with the `201` status

---

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