---
title: "Changes to Atualizar informações de uma meta"
method: PUT
path: "/api/management/goals/{goal}"
---

# Changes to Atualizar informações de uma meta

`PUT /api/management/goals/{goal}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 80 revisions.

- **2026-06-15** `4a6533a99914` — 4 breaking, 6 warning
- **2026-05-27** `ff750bc4263f` — 6 warning
- **2026-05-27** `17ef2bf71daa` — 1 breaking, 11 warning, 1 info

## Changes

- **2026-06-15** `4a6533a99914` — 4 breaking, 6 warning
  - added the new required request property `oneOf[subschema #3: Meta de Projetos Criados por Usuário]/user_id`
  - added the new required request property `oneOf[subschema #4: Meta de Projetos em Etapa]/funnel_step_id`
  - added the new required request property `oneOf[subschema #5: Meta de Projetos em Etapa por Usuário]/funnel_step_id`
  - added the new required request property `oneOf[subschema #5: Meta de Projetos em Etapa por Usuário]/user_id`
  - removed the request property `oneOf[subschema #1: Meta Manual]/type_options`
  - removed the request property `oneOf[subschema #2: Meta de Projetos Criados]/type_options`
  - removed the request property `oneOf[subschema #3: Meta de Projetos Criados por Usuário]/type_options`
  - removed the request property `oneOf[subschema #4: Meta de Projetos em Etapa]/type_options`
  - removed the request property `oneOf[subschema #5: Meta de Projetos em Etapa por Usuário]/type_options`
  - removed the request property `oneOf[subschema #6: Meta Composta]/type_options`
- **2026-05-27** `ff750bc4263f` — 6 warning
  - removed the request property `oneOf[subschema #1: Meta Manual]/id`
  - removed the request property `oneOf[subschema #2: Meta de Projetos Criados]/id`
  - removed the request property `oneOf[subschema #3: Meta de Projetos Criados por Usuário]/id`
  - removed the request property `oneOf[subschema #4: Meta de Projetos em Etapa]/id`
  - removed the request property `oneOf[subschema #5: Meta de Projetos em Etapa por Usuário]/id`
  - removed the request property `oneOf[subschema #6: Meta Composta]/id`
- **2026-05-27** `17ef2bf71daa` — 1 breaking, 11 warning, 1 info
  - the request's body type changed from `object` to no type
  - removed the request property `children`
  - removed the request property `comparison_mode`
  - removed the request property `description`
  - removed the request property `end_date`
  - removed the request property `periodicity`
  - removed the request property `start_date`
  - removed the request property `status`
  - removed the request property `target`
  - removed the request property `title`
  - removed the request property `type`
  - removed the request property `type_options`
  - added `subschema #1: Meta Manual, subschema #2: Meta de Projetos Criados, subschema #3: Meta de Projetos Criados por Usuário, subschema #4: Meta de Projetos em Etapa, subschema #5: Meta de Projetos em Etapa por Usuário, subschema #6: Meta Composta` to the request body `oneOf` list

---

[Operation](https://skmtc.dev/olie-ai/apis/olie-api/docs/api/management/goals/:goal/put.md) · [API](https://skmtc.dev/olie-ai/apis/olie-api.md) · [Page](https://skmtc.dev/olie-ai/apis/olie-api/changes/api/management/goals/:goal/put)
