Skip to content
Civitai Developer
Search
K
Main Navigation
Orchestration
Civitai Site
Guides
Orchestration Guide
Orchestration Recipes
Orchestration Reference
Civitai Site Guide
Civitai Site OAuth
Civitai Site Reference
Appearance
Token: not set
Menu
Return to top
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
application/json
Schema
JSON
JSON
Responses
204
400
401
404
No Content
PUT
/v2/consumer/workflows/{workflowId}/steps/{stepName}
Playground
Variables
Key
Value
workflowId
*
stepName
*
Body
Try it out
Samples
Powered by
VitePress OpenAPI