labels

Add labels to pipelines

Adds the given list of labels to the given pipelines. Existing labels are preserved.

post/pipelines/labels/add

Query parameters

workspaceIdinteger

Workspace numeric identifier

Request body

pipelineIdsinteger[]
labelIdsinteger[]

Response

OK - No content

Changes