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

Delete workflow tag

DELETE
/v2/consumer/workflows/{workflowId}/tags/{tag}

Parameters

Path Parameters

workflowId*

The ID of the worfklow to update.

Type
string
Required
tag*

The the tag to remove from the workflow.

Type
string
Required

Responses

No Content

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Civitai Developer Documentation