Skip to content
Civitai Developer
Search
K
Main Navigation
Orchestration
Civitai Site
Guides
Orchestration Guide
Orchestration Recipes
Orchestration Reference
Civitai Site Guide
Civitai Site Reference
Appearance
Token: not set
Menu
Return to top
On this page
Copy page
Are you an LLM? You can read better optimized documentation at /orchestration/reference/operations/AddWorkflowTag.md for this page in Markdown format
--- aside: false outline: false title: "Add workflow tag — Civitai Orchestration API" copyPage: false ---
Add workflow tag
POST
/v2/consumer/workflows/{workflowId}/tags
Adds a tag to a workflow
Parameters
Path Parameters
workflowId
*
The ID of the worfklow to update.
Type
string
Required
Request Body
application/json
Schema
JSON
JSON
Responses
204
400
401
404
No Content
POST
/v2/consumer/workflows/{workflowId}/tags
Playground
Variables
Key
Value
workflowId
*
Body
Try it out
Samples
Powered by
VitePress OpenAPI