Skip to content

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

Query Parameters

whatif

Whether to apply the update or return what it would cost.

Type
boolean
Default
false

Request Body

JSON

Responses

OK

application/json
JSON

Playground

Variables
Key
Value
Body

Samples

Powered by VitePress OpenAPI

Civitai Developer Documentation