Query About Updating Records in Batches via API

Query About Updating Records in Batches via API

We are working on integrating the Creator application with an external app, and we need to update thousands of records daily.

I understand that the "Update Records" API is available; however, it appears to be designed for updating multiple records with the same value. In our case, each record requires a different value to be updated.

Could you please advise if there is a way to update records in batches via the API while assigning unique values to each record?