v1

latestOpenAPI 3.1.0Proprietary2026-07-13197242444.9 KB
Pipelines

Update Bulk Pipelines

Update tags for multiple pipelines in bulk.

Supports two modes:

  1. Explicit IDs: Pass a list of pipeline IDs to update
  2. Select all: Set select_all=true with optional filters
put/pipelines/bulk_update

Request body

idsstring[] nullable

List of pipeline IDs to update

select_allboolean

If true, select all pipelines matching the filters

Response

Successful Response

{"stackTrail":"paths:/pipelines/bulk_update:put:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}