Update Bulk Topics
Topics
Update Bulk Topics
Update tags for multiple topics in bulk.
Supports two modes:
- Explicit IDs: Pass a list of topic IDs to update
- Select all: Set select_all=true with optional filters
PUT
Update Bulk Topics
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Generic bulk update request for tags on any entity type.
Supports two modes:
- Explicit IDs: Pass a list of entity IDs to update
- Select all: Set select_all=true with optional filters
Response
Successful Response