Skip to content
--- aside: false outline: false title: "Update workflow — Civitai Orchestration API" copyPage: false ---

Update workflow

PUT
/v2/consumer/workflows/{workflowId}

Updates a worfklow. This can currently be used to cancel a worfklow or override metadata and/or tags

Parameters

Path Parameters

workflowId*

The ID of the worfklow to update.

Type
string
Required

Request Body

JSON

Responses

No Content

Playground

Variables
Key
Value
Body

Samples

Powered by VitePress OpenAPI

Civitai Developer Documentation