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