Pipelines
Update pipeline
PUT /api/pipelines/:uuid
All default attributes for a pipeline may be updated in addition to the following:
string
The uuid for a block upstream of the pipeline.
array of objects
Array of conditional block objects. Same shape as
blocks.array of strings
Non-empty tag names to associate with the pipeline. Tag names are trimmed and duplicate names are
ignored before persistence. Each tag name cannot exceed 70 characters.