Update a batch
Updates a batch’s tracking ID, the only editable field on a batch. The tracking ID is free text — commas and spaces are allowed, so a batch covering several deliveries can carry all of their numbers — and it is what the dashboard and reports show to identify the batch. Send an empty string to clear it. A batch whose tracking ID was computed from its model run cannot be renamed: a model that partitions by tracking ID (including composite partitions such as tracking_id_and_feedstock) stamps each batch from its own partitioning data points, and editing one returns 422. To change those, correct the tracking IDs on the underlying events and regenerate the batch.