---
title: "Changes to putFlow"
method: PUT
path: "/v1/automation/flows/{flow_id}"
---

# Changes to putFlow

`PUT /v1/automation/flows/{flow_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 6 revisions.

- **2026-08-28** `aca0a6a2f48f` — 10 warning, 14 info
- **2026-08-13** `4631cafda830` — 2 info
- **2026-08-08** `e137591d9085` — 2 info

## Changes

- **2026-08-28** `aca0a6a2f48f` — 10 warning, 14 info
  - added the new `relationsAdded` enum value to the `triggers/items/anyOf[#/components/schemas/EntityOperationTrigger]/allOf[subschema #2]/configuration/filter_config/operation/operation/items/` response property for the response status `200`
  - added the new `relationsAdded` enum value to the `triggers/items/anyOf[#/components/schemas/EntityOperationTrigger]/allOf[subschema #2]/configuration/operations/items/` response property for the response status `200`
  - added the new `relationsDeleted` enum value to the `triggers/items/anyOf[#/components/schemas/EntityOperationTrigger]/allOf[subschema #2]/configuration/filter_config/operation/operation/items/` response property for the response status `200`
  - added the new `relationsDeleted` enum value to the `triggers/items/anyOf[#/components/schemas/EntityOperationTrigger]/allOf[subschema #2]/configuration/operations/items/` response property for the response status `200`
  - added the new `relationsRemoved` enum value to the `triggers/items/anyOf[#/components/schemas/EntityOperationTrigger]/allOf[subschema #2]/configuration/filter_config/operation/operation/items/` response property for the response status `200`
  - added the new `relationsRemoved` enum value to the `triggers/items/anyOf[#/components/schemas/EntityOperationTrigger]/allOf[subschema #2]/configuration/operations/items/` response property for the response status `200`
  - added the new `relationsRestored` enum value to the `triggers/items/anyOf[#/components/schemas/EntityOperationTrigger]/allOf[subschema #2]/configuration/filter_config/operation/operation/items/` response property for the response status `200`
  - added the new `relationsRestored` enum value to the `triggers/items/anyOf[#/components/schemas/EntityOperationTrigger]/allOf[subschema #2]/configuration/operations/items/` response property for the response status `200`
  - added the new `relationsSoftDeleted` enum value to the `triggers/items/anyOf[#/components/schemas/EntityOperationTrigger]/allOf[subschema #2]/configuration/filter_config/operation/operation/items/` response property for the response status `200`
  - added the new `relationsSoftDeleted` enum value to the `triggers/items/anyOf[#/components/schemas/EntityOperationTrigger]/allOf[subschema #2]/configuration/operations/items/` response property for the response status `200`
  - added the new optional request property `actions/items/anyOf[#/components/schemas/SendEmailAction]/allOf[subschema #2]/config/journey_id`
  - added the new optional request property `actions/items/anyOf[#/components/schemas/SendEmailAction]/allOf[subschema #2]/config/wait_for_journey_submission`
  - added the new `relationsAdded` enum value to the request property `triggers/items/anyOf[#/components/schemas/EntityOperationTrigger]/allOf[subschema #2]/configuration/filter_config/operation/operation/items/`
  - added the new `relationsAdded` enum value to the request property `triggers/items/anyOf[#/components/schemas/EntityOperationTrigger]/allOf[subschema #2]/configuration/operations/items/`
  - added the new `relationsDeleted` enum value to the request property `triggers/items/anyOf[#/components/schemas/EntityOperationTrigger]/allOf[subschema #2]/configuration/filter_config/operation/operation/items/`
  - added the new `relationsDeleted` enum value to the request property `triggers/items/anyOf[#/components/schemas/EntityOperationTrigger]/allOf[subschema #2]/configuration/operations/items/`
  - added the new `relationsRemoved` enum value to the request property `triggers/items/anyOf[#/components/schemas/EntityOperationTrigger]/allOf[subschema #2]/configuration/filter_config/operation/operation/items/`
  - added the new `relationsRemoved` enum value to the request property `triggers/items/anyOf[#/components/schemas/EntityOperationTrigger]/allOf[subschema #2]/configuration/operations/items/`
  - added the new `relationsRestored` enum value to the request property `triggers/items/anyOf[#/components/schemas/EntityOperationTrigger]/allOf[subschema #2]/configuration/filter_config/operation/operation/items/`
  - added the new `relationsRestored` enum value to the request property `triggers/items/anyOf[#/components/schemas/EntityOperationTrigger]/allOf[subschema #2]/configuration/operations/items/`
  - added the new `relationsSoftDeleted` enum value to the request property `triggers/items/anyOf[#/components/schemas/EntityOperationTrigger]/allOf[subschema #2]/configuration/filter_config/operation/operation/items/`
  - added the new `relationsSoftDeleted` enum value to the request property `triggers/items/anyOf[#/components/schemas/EntityOperationTrigger]/allOf[subschema #2]/configuration/operations/items/`
  - added the optional property `actions/items/anyOf[#/components/schemas/SendEmailAction]/allOf[subschema #2]/config/journey_id` to the response with the `200` status
  - added the optional property `actions/items/anyOf[#/components/schemas/SendEmailAction]/allOf[subschema #2]/config/wait_for_journey_submission` to the response with the `200` status
- **2026-08-13** `4631cafda830` — 2 info
  - added `#/components/schemas/AssignEntityAction` to the `actions/items/` request property `anyOf` list
  - added `#/components/schemas/AssignEntityAction` to the `actions/items/` response property `anyOf` list for the response status `200`
- **2026-08-08** `e137591d9085` — 2 info
  - added the new optional request property `actions/items/anyOf[#/components/schemas/MapEntityAction]/allOf[subschema #2]/config/use_uniqueness_criteria`
  - added the optional property `actions/items/anyOf[#/components/schemas/MapEntityAction]/allOf[subschema #2]/config/use_uniqueness_criteria` to the response with the `200` status

---

[Operation](https://skmtc.dev/epilot/apis/automation-api/docs/v1/automation/flows/:flow_id/put.md) · [API](https://skmtc.dev/epilot/apis/automation-api.md) · [Page](https://skmtc.dev/epilot/apis/automation-api/changes/v1/automation/flows/:flow_id/put)
