Skip to main content

Update pipeline

PUT 

/pipelines/:pipelineId

Updates the details of the pipeline identified by the given pipelineId. Note: If labelIds is null, empty, or ommitted, 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.

Request

Responses

OK