put https://api.gigasheet.com/dataset////upsert-rows
Upsert rows in an existing sheet. Column id and row number is used to specify start position. Note that overlapping cells will be overwritten.
Log in to see full request history
Responses
Upsert rows in an existing sheet. Column id and row number is used to specify start position. Note that overlapping cells will be overwritten.
xxxxxxxxxx
curl --request PUT \
--url https://api.gigasheet.com/dataset/handle/col/row/upsert-rows \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: