Update a Batch
Authentication
Path parameters
Request
Replacement layout for the batch’s instructions and content. Include the id
of any existing pages, rows, columns, or items you want to preserve; omit id
to add new entries. Items absent from the payload are removed.
Response
An ISO-8601 formatted string representing the batch creation time, in UTC.
The persisted batch_items layout, populated when the batch was created with
batch_items. null for legacy batches authored via the standalone instructions
endpoint. Every page, row, column, and item carries a server-assigned id.