---
title: "Changes to Criar uma meta"
method: POST
path: "/api/management/goals"
---

# Changes to Criar uma meta

`POST /api/management/goals`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 79 revisions.

- **2026-06-15** `4a6533a99914` — 4 breaking, 6 warning
- **2026-05-27** `90cc928d8c8a` — 6 info
- **2026-05-27** `81946aabfb6f` — 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** `90cc928d8c8a` — 6 info
  - added the new `completed` enum value to the request property `oneOf[subschema #1: Meta Manual]/status`
  - added the new `completed` enum value to the request property `oneOf[subschema #2: Meta de Projetos Criados]/status`
  - added the new `completed` enum value to the request property `oneOf[subschema #3: Meta de Projetos Criados por Usuário]/status`
  - added the new `completed` enum value to the request property `oneOf[subschema #4: Meta de Projetos em Etapa]/status`
  - added the new `completed` enum value to the request property `oneOf[subschema #5: Meta de Projetos em Etapa por Usuário]/status`
  - added the new `completed` enum value to the request property `oneOf[subschema #6: Meta Composta]/status`
- **2026-05-27** `81946aabfb6f` — 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/post.md) · [API](https://skmtc.dev/olie-ai/apis/olie-api.md) · [Page](https://skmtc.dev/olie-ai/apis/olie-api/changes/api/management/goals/post)
