v1
latestOpenAPI 3.0.02026-07-14184214216.1 KBdata
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