v12

latestOpenAPI 3.0.1raw.githubusercontent.com2026-08-01252498556.8 KB
pipelines

Update pipeline (default version)

Updates the details of the pipeline identified by the given pipelineId. Note: If labelIds is null, empty, or omitted, existing pipeline labels are removed. Include labelIds: [<label-id-1>,<label-id-2>] to override existing labels. Labels to be preserved must be included. To append a list of labels to multiple pipelines, use /pipelines/labels/add.

put/pipelines/{pipelineId}

Path parameters

pipelineIdinteger required

Pipeline numeric identifier

Query parameters

workspaceIdinteger

Workspace numeric identifier

Request body

descriptionstring
iconstring
labelIdsinteger[]
namestring

Response

OK