Bulk Settings update via Rest API?

We are trying to automate the server/admin settings at setup time without using the GUI but there are many settings we need to update, 60+. On the documentation for the REST API Settings update it shows 1 setting id as payload per request. How to do a bulk update with 1 request vs sending 60+ of them?