Skip to main content

Update rows

Use this API to update rows

Path Parameters
tableId string REQUIRED
Request Body REQUIRED
rowData object

Map of row id to Map of columnId to value. Only send the data you want to update.

Responses
200

Returns the updated rows

Schema OPTIONAL
object