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

Delete workflow

DELETE
/v2/consumer/workflows/{workflowId}

This will delete a workflow. This may trigger a refund if the work requested with this workflow has not yet started

Parameters

Path Parameters

workflowId*

The ID of the workflow to delete.

Type
string
Required

Responses

No Content

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Civitai Developer Documentation