post https://{server}/dtable-server/api/v1/dtables//rows/
Appends or inserts a single row.
How to define the row object
The row object contains key:value pairs with the column name as key and the desired values. Check the page Models to get a better understanding of the row object.