Skip to main content

Create rows in the table

Use this API to create one or more new rows

Path Parameters
tableId string REQUIRED
Request Body REQUIRED
rowData object[]

Map of columnId to value

Responses
200

Returns the newly created rows

Schema OPTIONAL
object