Replace all transforms
Transforms
Replace all transforms
Replaces the entire transforms list and redeploys the pipeline.
PUT
Replace all transforms
Replaces the entire transforms list. Handles add, remove, update, and reorder in a single call. The pipeline is automatically redeployed.
Path parameters:
Request body:
Response: Array of updated
Required permission:
edit — owners and editors.| Parameter | Description |
|---|---|
config_id | Pipeline configuration ID |
BeamTransformerConfig[]
BeamTransformerConfig objects.
Omit the
uid field on new transforms — one will be auto-generated. Include the uid for existing transforms you want to keep or update.