Criar uma meta
Cria uma nova meta. Permite associar metas filhas (children) para metas compostas. Após a criação, executa o cálculo persistente do progresso.
Request body
Example request
{
"title": "Nova meta",
"description": "Descrição da meta",
"status": "active",
"type": "manual",
"periodicity": 1,
"target": 10,
"unit": "count",
"comparison_mode": "target",
"progress": 1,
"start_date": "2026-05-27",
"end_date": "2026-06-05",
"children": []
}Response
200
Changes
Changed in 3 of the 79 revisions of this API.5177
- ▲
added the new required request property
/new-required-request-property
- ▲
added the new required request property
/new-required-request-property
- ▲
added the new required request property
/new-required-request-property
- ▲
added the new required request property
/new-required-request-property
- ●
removed the request property
/request-property-removed
- ●
removed the request property
/request-property-removed
- ●
removed the request property
/request-property-removed
- ●
removed the request property
/request-property-removed
- ●
removed the request property
/request-property-removed
- ●
removed the request property
/request-property-removed
- ▲
- ○
added the new
completedenum value to the request property/request-property-enum-value-added
- ○
added the new
completedenum value to the request property/request-property-enum-value-added
- ○
added the new
completedenum value to the request property/request-property-enum-value-added
- ○
added the new
completedenum value to the request property/request-property-enum-value-added
- ○
added the new
completedenum value to the request property/request-property-enum-value-added
- ○
added the new
completedenum value to the request property/request-property-enum-value-added
- ○
- ▲
the request's body type changed from
objectto no typerequest-body-type-changed
- ●
removed the request property
request-property-removed
- ●
removed the request property
request-property-removed
- ●
removed the request property
request-property-removed
- ●
removed the request property
request-property-removed
- ●
removed the request property
request-property-removed
- ●
removed the request property
request-property-removed
- ●
removed the request property
request-property-removed
- ●
removed the request property
request-property-removed
- ●
removed the request property
request-property-removed
- ●
removed the request property
request-property-removed
- ●
removed the request property
request-property-removed
- ○
added
subschema #1: Meta Manualsubschema #2: Meta de Projetos Criadossubschema #3: Meta de Projetos Criados por Usuáriosubschema #4: Meta de Projetos em Etapasubschema #5: Meta de Projetos em Etapa por Usuáriosubschema #6: Meta Compostato the request bodyoneOflistrequest-body-one-of-added
- ▲