From bfe6e583e450513aaa049b9d4561a1b04b6672a7 Mon Sep 17 00:00:00 2001 From: Daniel Widdis Date: Thu, 5 Sep 2024 07:35:53 -0700 Subject: [PATCH] Update _automating-configurations/api/create-workflow.md Co-authored-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com> Signed-off-by: Daniel Widdis --- _automating-configurations/api/create-workflow.md | 1 - 1 file changed, 1 deletion(-) diff --git a/_automating-configurations/api/create-workflow.md b/_automating-configurations/api/create-workflow.md index 5f0a6853db..6cae700c2a 100644 --- a/_automating-configurations/api/create-workflow.md +++ b/_automating-configurations/api/create-workflow.md @@ -80,7 +80,6 @@ PUT /_plugins/_flow_framework/workflow/?reprovision=true } ``` -{% include copy-curl.html %} You can add new steps to the workflow but not delete them. Only steps for index settings, search pipelines, and ingest pipelines are currently supported for updating. {: .note}