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

Add Pipeline Tag

POST 

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

Add a tag to a pipeline.

Tag names must be 1-50 characters and may contain letters, digits, spaces, underscores, and hyphens. Duplicate tags are rejected case-insensitively. Each pipeline supports at most three tags. Returns the pipeline's full tag list after the add.

Request

Responses

Successful Response