Update rows
Use this API to update rows
| Request Body — REQUIRED |
|---|
rowData objectMap of row id to Map of columnId to value. Only send the data you want to update. |
| Responses | ||
|---|---|---|
200Returns the updated rows
|
Use this API to update rows
| Request Body — REQUIRED |
|---|
rowData objectMap of row id to Map of columnId to value. Only send the data you want to update. |
| Responses | ||
|---|---|---|
200Returns the updated rows
|