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}