---
title: "Changes to Alternar vínculo de etiqueta do funil de um projeto"
method: POST
path: "/api/management/toggle-funnel-tag"
---

# Changes to Alternar vínculo de etiqueta do funil de um projeto

`POST /api/management/toggle-funnel-tag`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 79 revisions.

- **2026-08-24** `3c590152d5b5` — 7 breaking, 4 info
- **2026-08-19** `159cf36842c5` — 2 info
- **2026-08-19** `f521a8dfa4f7` — 1 info
- **2026-08-19** `f3efb100a3fc` — 2 info

## Changes

- **2026-08-24** `3c590152d5b5` — 7 breaking, 4 info
  - the request property `funnel_tag_id` became not nullable
  - the request property `project_id` became not nullable
  - the request property `funnel_tag_id` became required
  - the request property `project_id` became required
  - the `funnel_tag_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`
  - response property `step_blockings` list-of-types was widened by adding types `object` to media type `application/json` of response `422`
  - the response property `error` became required for the status `422`
  - the response property `message` became required for the status `422`
  - the response property `response` became required for the status `200`
  - the response property `response` 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/toggle-funnel-tag/post.md) · [API](https://skmtc.dev/olie-ai/apis/olie-api.md) · [Page](https://skmtc.dev/olie-ai/apis/olie-api/changes/api/management/toggle-funnel-tag/post)
