post https://api.gigasheet.com/dataset//rename-columns/by-name
Renames the columns in the sheet using column names.
Log in to see full request history
Responses
Renames the columns in the sheet using column names.
xxxxxxxxxx
curl --request POST \
--url https://api.gigasheet.com/dataset/handle/rename-columns/by-name \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!