---
search:
  tags:
    - Pipelines
    - PUT
seo:
  description: >-
    Update tags for multiple pipelines in bulk. Reference for the PUT
    /pipelines/bulk_update endpoint in the Streamkap REST API.
sidebar:
  label: Update Bulk Pipelines
  badge: PUT
title: Update Bulk Pipelines
type: openapi-operation
---
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`
