---
title: "Changes to Executar um assistente manualmente"
method: POST
path: "/api/management/step-assistants/{step_assistant}/execute-manually"
---

# Changes to Executar um assistente manualmente

`POST /api/management/step-assistants/{step_assistant}/execute-manually`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 80 revisions.

- **2026-08-24** `3c590152d5b5` — 3 breaking, 4 info
- **2026-08-19** `063de6e2e93c` — 2 info
- **2026-08-19** `69f9300dc045` — 2 info
- **2026-08-19** `3227b85304ca` — 1 info

## Changes

- **2026-08-24** `3c590152d5b5` — 3 breaking, 4 info
  - the request property `project_id` became not nullable
  - the request property `project_id` became required
  - the `project_id` request property type changed from no type to `string`, and format from no format to `uuid`
  - the response property `error` became required for the status `404`
  - the response property `message` became required for the status `404`
  - the response property `response` became required for the status `200`
  - the response property `response` became required for the status `404`
- **2026-08-19** `063de6e2e93c` — 2 info
  - api tag `Execução` added
  - api tag `execute-manually` removed
- **2026-08-19** `69f9300dc045` — 2 info
  - added the media type `application/json` for the response with the status `200`
  - added the non-success response with the status `404`
- **2026-08-19** `3227b85304ca` — 1 info
  - added optional request body

---

[Operation](https://skmtc.dev/olie-ai/apis/olie-api/docs/api/management/step-assistants/:step_assistant/execute-manually/post.md) · [API](https://skmtc.dev/olie-ai/apis/olie-api.md) · [Page](https://skmtc.dev/olie-ai/apis/olie-api/changes/api/management/step-assistants/:step_assistant/execute-manually/post)
