---
title: "Changes to Atualizar status do funil de projeto"
method: POST
path: "/api/management/update-project-funnel-status"
---

# Changes to Atualizar status do funil de projeto

`POST /api/management/update-project-funnel-status`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 80 revisions.

- **2026-08-24** `3c590152d5b5` — 13 breaking, 2 warning, 6 info
- **2026-08-19** `159cf36842c5` — 2 info
- **2026-08-19** `f521a8dfa4f7` — 1 info
- **2026-08-19** `f3efb100a3fc` — 2 info

## Changes

- **2026-08-24** `3c590152d5b5` — 13 breaking, 2 warning, 6 info
  - the request property `project_funnel_id` became not nullable
  - the request property `project_id` became not nullable
  - the request property `project_funnel_id` became required
  - the request property `project_id` became required
  - the `project_funnel_id` request property type changed from no type to `integer`
  - the `project_id` request property type changed from no type to `string`, and format from no format to `uuid`
  - the `status_id` request property type changed from no type to `integer`
  - the response property `project_funnel_assignment/forecast_date` became nullable for the status `200`
  - the response property `project_funnel_assignment/forecast_date_update_count` became nullable for the status `200`
  - the response property `project_funnel_assignment/funnel_status_id` became nullable for the status `200`
  - the response property `project_funnel_assignment/statuses_at` became nullable for the status `200`
  - the response property `project_funnel_assignment/statuses_by` became nullable for the status `200`
  - the `project_funnel_assignment/realized_forecast_date` response's property type changed from no type to `string`, and format from no format to `date-time` for status `200`
  - removed the optional property `validation/funnel_id` from the response with the `422` status
  - removed the optional property `validation/project_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 `project_funnel_assignment` 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** `159cf36842c5` — 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** `f521a8dfa4f7` — 1 info
  - added optional request body
- **2026-08-19** `f3efb100a3fc` — 2 info
  - api tag `Vínculo com projetos` added
  - api tag `{project_funnel_id}` removed

---

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