I have followed various google search that have allowed me to create a list view (for a SP List) using the REST API through Power Automate.
I then managed to delete the columns (all of them). Finally I want to add back multiple columns.
My question is - is there a way to add multiple columns in one REST API call?
This fails (attempting 2 columns in an array):
This works (just adding one column):

