Create multiple new rows in the table
Use this API to create multiple new rows
| Request Body — REQUIRED |
|---|
rowData object[]Map of columnId to value |
| Responses | ||
|---|---|---|
200Returns the newly created rows
|
Use this API to create multiple new rows
| Request Body — REQUIRED |
|---|
rowData object[]Map of columnId to value |
| Responses | ||
|---|---|---|
200Returns the newly created rows
|