Skip to content
--- aside: false outline: false title: "Updates a step within a particular workflow. — Civitai Orchestration API" copyPage: false ---

Updates a step within a particular workflow.

PUT
/v2/consumer/workflows/{workflowId}/steps/{stepName}

Parameters

Path Parameters

workflowId*

The id of the workflow to update.

Type
string
Required
stepName*

The name of the step to update.

Type
string
Required

Request Body

JSON

Responses

No Content

Playground

Variables
Key
Value
Body

Samples

Powered by VitePress OpenAPI

Civitai Developer Documentation