put https://cloud.seatable.io/dtable-server/api/v1/dtables//rows/
Change the values in an existing row by defining the new values for necessary columns in the row object.
Structure of 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.