---
title: "Changes to Criar ou atualizar um funil de projeto"
method: POST
path: "/api/management/project-funnel"
---

# Changes to Criar ou atualizar um funil de projeto

`POST /api/management/project-funnel`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 79 revisions.

- **2026-08-24** `3c590152d5b5` — 7 breaking, 10 warning, 23 info
- **2026-08-19** `159cf36842c5` — 8 warning, 2 info
- **2026-08-19** `f3efb100a3fc` — 1 info

## Changes

- **2026-08-24** `3c590152d5b5` — 7 breaking, 10 warning, 23 info
  - added the new required request property `name`
  - added the new required request property `steps`
  - the request's body type changed from no type to `object`
  - the response property `project_funnel/business_area_id` became nullable for the status `200`
  - the response property `project_funnel/form_id` became nullable for the status `200`
  - the response property `project_funnel/prefix` became nullable for the status `200`
  - the `objects_above_limit/items/` response's property type changed from no type to `string` for status `200`
  - removed `subschema #1: Funil, subschema #2` from the request body `allOf` list
  - removed the optional property `objects_above_limit` from the response with the `422` status
  - removed the optional property `project_funnel` from the response with the `422` status
  - removed the optional property `project_funnel/attachments` from the response with the `200` status
  - removed the optional property `project_funnel/business_area` from the response with the `200` status
  - removed the optional property `project_funnel/funnel_status` 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_funnel/tags` from the response with the `200` status
  - added the new `active` enum value to the `project_funnel/condition` response property for the response status `200`
  - added the new `inactive` enum value to the `project_funnel/condition` response property for the response status `200`
  - added the new optional request property `access`
  - added the new optional request property `allow_execution`
  - added the new optional request property `allow_multi_step`
  - added the new optional request property `attachments`
  - added the new optional request property `condition`
  - added the new optional request property `form`
  - added the new optional request property `funnel_status`
  - added the new optional request property `id`
  - added the new optional request property `prefix`
  - added the new optional request property `project_term`
  - added the new optional request property `show_cost_info`
  - added the new optional request property `tags`
  - added the new optional request property `template_projects`
  - added the optional property `project_funnel/deleted_at` to the response with the `200` status
  - added the optional property `project_funnel/funnel_config_template_id` to the response with the `200` status
  - added the optional property `project_funnel/project_term` to the response with the `200` status
  - the response property `error` became required for the status `401`
  - the response property `message` became required for the status `401`
  - the response property `project_funnel` 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`
  - added the required property `message` to the response with the `422` status
- **2026-08-19** `159cf36842c5` — 8 warning, 2 info
  - the optional response header `Access-Control-Allow-Origin` removed for the status `422`
  - the optional response header `Access-Control-Expose-Headers` removed for the status `422`
  - the optional response header `X-Frame-Options` removed for the status `422`
  - the optional response header `X-Ratelimit-Limit` removed for the status `422`
  - the optional response header `X-Ratelimit-Remaining` removed for the status `422`
  - removed the optional property `error` from the response with the `422` status
  - removed the optional property `message` from the response with the `422` status
  - removed the optional property `validation` from the response with the `422` status
  - added the optional property `objects_above_limit` to the response with the `422` status
  - added the optional property `project_funnel` to the response with the `422` status
- **2026-08-19** `f3efb100a3fc` — 1 info
  - api tag `Funis` added

---

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