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

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

`PUT /sources/bulk_update`
