---
title: "Changes to Mover múltiplos projetos de etapa"
method: POST
path: "/api/management/project-bulk-step-move"
---

# Changes to Mover múltiplos projetos de etapa

`POST /api/management/project-bulk-step-move`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 79 revisions.

- **2026-08-24** `3c590152d5b5` — 10 breaking, 1 warning, 6 info
- **2026-08-19** `a7c4c54005a5` — 2 info
- **2026-08-19** `d6832ed1714a` — 1 info
- **2026-08-19** `d85127746782` — 2 info

## Changes

- **2026-08-24** `3c590152d5b5` — 10 breaking, 1 warning, 6 info
  - the request property `step_id` became not nullable
  - the request property `project_ids` became required
  - the request property `step_id` became required
  - the `project_ids/items/` request property type changed from no type to `string`, and format from no format to `uuid`
  - the `step_id` request property type changed from no type to `integer`
  - the response property `projects/items/budget` became nullable for the status `200`
  - the response property `projects/items/impact` became nullable for the status `200`
  - the `projects/items/budget` response's property type changed from `integer` to `number` for status `200`
  - the `projects/items/description` response's property type changed from no type to `string` for status `200`
  - the `projects/items/parent_id` response's property type changed from no type to `string`, and format from no format to `uuid` for status `200`
  - removed the optional property `validation/step_id` from the response with the `422` status
  - the response property `error` became required for the status `422`
  - the response property `message` became required for the status `422`
  - the response property `projects` 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 `422`
  - the response property `validation` became required for the status `422`
- **2026-08-19** `a7c4c54005a5` — 2 info
  - added the media type `application/json` for the response with the status `200`
  - added the non-success response with the status `422`
- **2026-08-19** `d6832ed1714a` — 1 info
  - added optional request body
- **2026-08-19** `d85127746782` — 2 info
  - api tag `Movimentação de projetos` added
  - api tag `project-bulk-step-move` removed

---

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