Update multiple records in a single batch operation
The request body should contain an array of items, where each item represents a row to be updated. For each row, provide the row_id and updates array that specifies the columns (*path…
POST
Update multiple records in a single batch operation
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Body
Update multiple records in a single batch operation