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