The Update Records action applies updates to multiple record IDs. It sends
updates in batches of ten and uploads file-valued fields after each batch.
Merge preserves omitted fields. Replace can clear every field omitted
from each update object.
The action returns no output and is not transactional across batches. If a
later request fails, earlier record updates are not rolled back.