---
title: "Changes to Clonar um projeto"
method: POST
path: "/api/management/projects/{project}/clone"
---

# Changes to Clonar um projeto

`POST /api/management/projects/{project}/clone`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 79 revisions.

- **2026-08-24** `3c590152d5b5` — 9 breaking, 4 info
- **2026-08-19** `3d619d9db20d` — 3 info
- **2026-08-19** `5501d8ecc8a0` — 1 info
- **2026-08-19** `142cd6598699` — 1 info

## Changes

- **2026-08-24** `3c590152d5b5` — 9 breaking, 4 info
  - the `form_answers_content` request property type changed from no type to `array`
  - the response property `project/budget` became nullable for the status `200`
  - the response property `project/created_by` 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 no type to `string`, and format from no format to `uuid` for status `200`
  - the `project/customer_id` response's property type changed from no type to `string`, and format from no format to `uuid` for status `200`
  - the `project/parent_id` response's property type changed from no type to `string`, and format from no format to `uuid` for status `200`
  - the request property `prefix` became nullable
  - added the optional property `project/deleted_at` to the response with the `200` status
  - the response property `project` became required for the status `200`
  - the response property `response` became required for the status `200`
- **2026-08-19** `3d619d9db20d` — 3 info
  - api tag `Cópia e compartilhamento` added
  - api tag `clone` removed
  - api tag `{id}` removed
- **2026-08-19** `5501d8ecc8a0` — 1 info
  - added the media type `application/json` for the response with the status `200`
- **2026-08-19** `142cd6598699` — 1 info
  - added optional request body

---

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