---
title: "Changes to Criação rápida"
method: POST
path: "/api/management/projects/quick-store"
---

# Changes to Criação rápida

`POST /api/management/projects/quick-store`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 79 revisions.

- **2026-08-24** `3c590152d5b5` — 9 breaking, 6 warning, 16 info
- **2026-08-19** `3d619d9db20d` — 1 info

## Changes

- **2026-08-24** `3c590152d5b5` — 9 breaking, 6 warning, 16 info
  - the `contact_id` request property type changed from `integer` to `string`, and format from no format to `uuid`
  - the response property `project/budget` became nullable for the status `200`
  - the response property `project/contact_id` became nullable for the status `200`
  - the response property `project/created_by` became nullable for the status `200`
  - the response property `project/customer_id` became nullable for the status `200`
  - the response property `project/description` became nullable for the status `200`
  - the response property `project/impact` became nullable for the status `200`
  - the `project/budget` response's property type changed from `integer` to `number` for status `200`
  - the `project/contact_id` response's property type changed from `integer` to `string`, and format from no format to `uuid` for status `200`
  - removed the optional property `project/checklists` from the response with the `200` status
  - removed the optional property `project/funnel_steps` from the response with the `200` status
  - removed the optional property `project/funnels` from the response with the `200` status
  - removed the optional property `project/medias` from the response with the `200` status
  - removed the optional property `project/tags` from the response with the `200` status
  - removed the optional property `validation/name` from the response with the `422` status
  - the request property `contact_id` became nullable
  - the request property `customer_id` became nullable
  - the request property `from_project_template_id` became nullable
  - the request property `funnel_step_id` became nullable
  - the request property `prefix` became nullable
  - added the optional property `project/deleted_at` to the response with the `200` status
  - added the optional property `project/parent_id` to the response with the `200` status
  - the response property `error` became required for the status `401`
  - the response property `error` became required for the status `422`
  - the response property `message` became required for the status `401`
  - the response property `message` became required for the status `422`
  - the response property `project` became required for the status `200`
  - the response property `response` became required for the status `200`
  - the response property `response` became required for the status `401`
  - the response property `response` became required for the status `422`
  - the response property `validation` became required for the status `422`
- **2026-08-19** `3d619d9db20d` — 1 info
  - api tag `Projetos` added

---

[Operation](https://skmtc.dev/olie-ai/apis/olie-api/docs/api/management/projects/quick-store/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/quick-store/post)
