---
title: "Changes to Criar checklist avulso no projeto"
method: POST
path: "/api/management/projects/{project}/loose-checklist"
---

# Changes to Criar checklist avulso no projeto

`POST /api/management/projects/{project}/loose-checklist`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 8 of 80 revisions.

- **2026-09-03** `85cb24130071` — 1 warning, 2 info
- **2026-08-24** `3c590152d5b5` — 3 info
- **2026-08-19** `3d619d9db20d` — 3 info
- **2026-05-14** `13da3bab404c` — 2 breaking
- **2026-05-14** `a58fd7918b21` — 3 breaking, 1 warning
- **2026-05-14** `24b48aeb867c` — 2 info
- **2026-05-14** `5c2d8653223e` — 2 info
- **2026-05-14** `10ead49f16cb` — 1 info

## Changes

- **2026-09-03** `85cb24130071` — 1 warning, 2 info
  - the `name` request property's maxLength was set to `255`
  - added the new optional request property `completed_at`
  - added the new optional request property `completion_deadline`
- **2026-08-24** `3c590152d5b5` — 3 info
  - the request property `author_id` became nullable
  - the request property `checked_by_id` became nullable
  - the response property `response` became required for the status `200`
- **2026-08-19** `3d619d9db20d` — 3 info
  - api tag `Checklists avulsos` added
  - api tag `loose-checklist` removed
  - api tag `{id}` removed
- **2026-05-14** `13da3bab404c` — 2 breaking
  - the request property `author_id` became not nullable
  - the request property `checked_by_id` became not nullable
- **2026-05-14** `a58fd7918b21` — 3 breaking, 1 warning
  - the request property `name` became required
  - the `author_id` request property type changed from no type to `string`, and format from no format to `uuid`
  - the `checked_by_id` request property type changed from no type to `string`, and format from no format to `uuid`
  - the `name` request property's maxLength was set to `255`
- **2026-05-14** `24b48aeb867c` — 2 info
  - added the new optional request property `author_id`
  - added the new optional request property `checked_by_id`
- **2026-05-14** `5c2d8653223e` — 2 info
  - added the new optional `header` request parameter `Authorization`
  - added optional request body
- **2026-05-14** `10ead49f16cb` — 1 info
  - added the media type `application/json` for the response with the status `200`

---

[Operation](https://skmtc.dev/olie-ai/apis/olie-api/docs/api/management/projects/:project/loose-checklist/post.md) · [API](https://skmtc.dev/olie-ai/apis/olie-api.md) · [Page](https://skmtc.dev/olie-ai/apis/olie-api/changes/api/management/projects/:project/loose-checklist/post)
