---
search:
  tags:
    - Transforms
    - PUT
seo:
  description: >-
    Update tags for multiple transforms in bulk. Reference for the PUT
    /transforms/bulk_update endpoint in the Streamkap REST API.
sidebar:
  label: Update Bulk Transforms
  badge: PUT
title: Update Bulk Transforms
type: openapi-operation
---
Update tags for multiple transforms in bulk.

Supports two modes:
1. Explicit IDs: Pass a list of transform IDs to update
2. Select all: Set select_all=true with optional filters

`PUT /transforms/bulk_update`
