v1
latestOpenAPI 3.0.12026-07-244011,5573.5 MBBatch Jobs
Update a batch job
Updates the mutable fields of an existing batch job: name, tags, and scopes. The job must not be in a terminal state (DONE, FAILED, CANCELED, or EXPIRED). Data source, event name, and column mappings are immutable after creation.
put/v6/batches/{batchId}
Path parameters
batchIdstring required
Batch job ID.
Request body
Response
Batch job updated. Returns the full updated job record.