data

Upsert rows in a sheet

Upsert rows in an existing sheet. Column id and row number is used to specify start position. Note that overlapping cells will be overwritten.

put/dataset/{handle}/{col}/{row}/upsert-rows

Path parameters

handlestring required

Handle of sheet where to upsert rows

colstring required

Column start position

rowstring required

Row start position

Request body

Response

OK

Messagestring
Successboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.