Update Bulk Pipelines
Pipelines
Update Bulk Pipelines
Update tags for multiple pipelines in bulk.
Supports two modes:
- Explicit IDs: Pass a list of pipeline IDs to update
- Select all: Set select_all=true with optional filters
PUT
Update Bulk Pipelines
Documentation Index
Fetch the complete documentation index at: https://docs.streamkap.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Bulk update pipeline request.
Supports two modes:
- Explicit IDs: Pass a list of pipeline IDs to update
- Select all: Set select_all=true with optional filters
Response
Successful Response