---
title: "Changes to Atualizar um assistente da etapa"
method: PUT
path: "/api/management/steps/{step}/assistants/{assistant}"
---

# Changes to Atualizar um assistente da etapa

`PUT /api/management/steps/{step}/assistants/{assistant}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 80 revisions.

- **2026-08-24** `3c590152d5b5` — 20 breaking, 3 warning, 20 info
- **2026-08-19** `d49d48cd1ce0` — 1 info
- **2026-08-19** `69f9300dc045` — 1 info

## Changes

- **2026-08-24** `3c590152d5b5` — 20 breaking, 3 warning, 20 info
  - request property `execute_on` was restricted to a list of enum values
  - the request property `ai_agent_id` became required
  - the request property `execute_on` became required
  - the request property `funnel_step_id` became required
  - the request property `name` became required
  - the request property `prompt` became required
  - the request property `result_as_dynamic_form/edge_id` became required
  - the request property `result_as_dynamic_form/form_id` became required
  - the request property `result_as_dynamic_form/pivot_class` became required
  - the `active` request property type changed from `number` to `boolean`
  - the `ai_agent_id` request property format changed from no format to `uuid`
  - the `failure_funnel_step_id` request property type changed from `string` to `integer`
  - the `funnel_step_id` request property type changed from `number` to `integer`
  - the `manual_execution_enabled` request property type changed from `number` to `boolean`
  - the `result_as_dynamic_form/edge_id` request property type changed from `number` to `integer`
  - the `result_as_dynamic_form/form_id` request property type changed from `number` to `integer`
  - the `result_as_media` request property type changed from `number` to `boolean`
  - the response property `assistant/failure_funnel_step_id` became nullable for the status `200`
  - the `assistant/deleted_at` response's property type changed from no type to `string`, and format from no format to `date-time` for status `200`
  - the `assistant/result_as_dynamic_form` response's property type changed from no type to `object` for status `200`
  - added the new `manual` enum value to the `assistant/execute_on` response property for the response status `200`
  - added the new `moved` enum value to the `assistant/execute_on` response property for the response status `200`
  - added the new `unlinked` enum value to the `assistant/execute_on` response property for the response status `200`
  - the request property `failure_funnel_step_id` became nullable
  - the request property `result_as_dynamic_form` became nullable
  - the request property `result_as_dynamic_form/funnel_step_id` became nullable
  - the request property `result_as_dynamic_form/id` became nullable
  - the request property `result_as_dynamic_form/loose_form_id` became nullable
  - the request property `result_as_dynamic_form/project_funnel_id` became nullable
  - the request property `result_as_dynamic_form/project_id` became nullable
  - added the new `manual` enum value to the request property `execute_on`
  - added the new `moved` enum value to the request property `execute_on`
  - added the new `unlinked` enum value to the request property `execute_on`
  - added the optional property `assistant/result_as_dynamic_form/edge_id` to the response with the `200` status
  - added the optional property `assistant/result_as_dynamic_form/form_id` to the response with the `200` status
  - added the optional property `assistant/result_as_dynamic_form/funnel_step_id` to the response with the `200` status
  - added the optional property `assistant/result_as_dynamic_form/id` to the response with the `200` status
  - added the optional property `assistant/result_as_dynamic_form/loose_form_id` to the response with the `200` status
  - added the optional property `assistant/result_as_dynamic_form/pivot_class` to the response with the `200` status
  - added the optional property `assistant/result_as_dynamic_form/project_funnel_id` to the response with the `200` status
  - …3 more
- **2026-08-19** `d49d48cd1ce0` — 1 info
  - api tag `Assistentes` added
- **2026-08-19** `69f9300dc045` — 1 info
  - added the media type `application/json` for the response with the status `200`

---

[Operation](https://skmtc.dev/olie-ai/apis/olie-api/docs/api/management/steps/:step/assistants/:assistant/put.md) · [API](https://skmtc.dev/olie-ai/apis/olie-api.md) · [Page](https://skmtc.dev/olie-ai/apis/olie-api/changes/api/management/steps/:step/assistants/:assistant/put)
