v1

OpenAPI 3.1.0Proprietary2026-07-13197242444.9 KB
Transforms

Update Bulk Transforms

Update tags for multiple transforms in bulk.

Supports two modes:

  1. Explicit IDs: Pass a list of transform IDs to update
  2. Select all: Set select_all=true with optional filters
put/transforms/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:/transforms/bulk_update:put:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}