delete https://api.gigasheet.com/dataset////comment/
Delete a comment from a cell in the sheet.
Log in to see full request history
Responses
Delete a comment from a cell in the sheet.
xxxxxxxxxx
curl --request DELETE \
--url https://api.gigasheet.com/dataset/handle/column/row/comment/comment \
--header 'accept: application/json'
Try It!
to start a request and see the response here!