---
title: "Changes to Iniciar uma execução"
method: POST
path: "/api/management/projects/{project}/project-executions"
---

# Changes to Iniciar uma execução

`POST /api/management/projects/{project}/project-executions`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 79 revisions.

- **2026-08-24** `3c590152d5b5` — 12 breaking, 12 warning, 5 info
- **2026-08-19** `3d619d9db20d` — 1 breaking, 5 info
- **2026-08-19** `d270bef5be29` — 1 info

## Changes

- **2026-08-24** `3c590152d5b5` — 12 breaking, 12 warning, 5 info
  - the request property `funnel_step_id` became not nullable
  - the request property `funnel_step_id` became required
  - the `funnel_step_id` request property type changed from no type to `integer`
  - the response property `data/funnel_step` became nullable for the status `201`
  - the response property `data/hourly_rate` became nullable for the status `201`
  - the response property `data/project` became nullable for the status `201`
  - the response property `data/user` became nullable for the status `201`
  - the `data/finished_at` response's property type changed from no type to `string`, and format from no format to `date-time` for status `201`
  - the `data/finished_at_real` response's property type changed from no type to `string`, and format from no format to `date-time` for status `201`
  - the `data/finished_reason` response's property type changed from no type to `string` for status `201`
  - the `data/hourly_rate` response's property type changed from `integer` to `number` for status `201`
  - the `data/started_at_real` response's property type changed from no type to `string`, and format from no format to `date-time` for status `201`
  - removed the optional property `data/funnel_step/funnel` from the response with the `201` status
  - removed the optional property `data/funnel_step/id` from the response with the `201` status
  - removed the optional property `data/funnel_step/name` from the response with the `201` status
  - removed the optional property `data/funnel_step/project_funnel_id` from the response with the `201` status
  - removed the optional property `data/project/code` from the response with the `201` status
  - removed the optional property `data/project/deleted_at` from the response with the `201` status
  - removed the optional property `data/project/id` from the response with the `201` status
  - removed the optional property `data/project/is_template` from the response with the `201` status
  - removed the optional property `data/project/name` from the response with the `201` status
  - removed the optional property `data/user/avatar_url` from the response with the `201` status
  - removed the optional property `data/user/id` from the response with the `201` status
  - removed the optional property `data/user/name` from the response with the `201` status
  - the response property `data` became required for the status `201`
  - 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 `201`
  - the response property `response` became required for the status `422`
- **2026-08-19** `3d619d9db20d` — 1 breaking, 5 info
  - removed the success response with the status `200`
  - api tag `Execuções` added
  - api tag `project-execution` removed
  - api tag `{id}` removed
  - added the non-success response with the status `422`
  - added the success response with the status `201`
- **2026-08-19** `d270bef5be29` — 1 info
  - added optional request body

---

[Operation](https://skmtc.dev/olie-ai/apis/olie-api/docs/api/management/projects/:project/project-executions/post.md) · [API](https://skmtc.dev/olie-ai/apis/olie-api.md) · [Page](https://skmtc.dev/olie-ai/apis/olie-api/changes/api/management/projects/:project/project-executions/post)
