Skip to main content
For the complete documentation index for agents and LLMs, see llms.txt.

Delete Pipeline Tag

DELETE 

/api/v1/workspaces/:workspace_name/pipelines/:pipeline_name/tags/:tag_name

Remove a tag from a pipeline.

Tag matching is case-insensitive. Returns the pipeline's full tag list after removal. Returns 404 if the pipeline or tag is not found.

Request

Responses

Successful Response