v1

OpenAPI 3.1.0Proprietary2026-07-13197242444.9 KB
Sources

Update Bulk Sources

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

Request body

idsstring[] nullable

List of entity IDs to update

select_allboolean

If true, select all entities matching the filters

Response

Successful Response

{"stackTrail":"paths:/sources/bulk_update:put:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}