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

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

`PUT /topics/bulk_update`
