---
title: "Changes to Atualizar uma execução"
method: PUT
path: "/api/management/projects/{project_id}/project-executions/{project_execution_id}"
---

# Changes to Atualizar uma execução

`PUT /api/management/projects/{project_id}/project-executions/{project_execution_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 79 revisions.

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

## Changes

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

---

[Operation](https://skmtc.dev/olie-ai/apis/olie-api/docs/api/management/projects/:project_id/project-executions/:project_execution_id/put.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_id/project-executions/:project_execution_id/put)
