post https://api.gigasheet.com/change-case//
This endpoint changes the case of a column to Uppercase, Lowercase, Capitalized, or Proper
Log in to see full request history
Responses
This endpoint changes the case of a column to Uppercase, Lowercase, Capitalized, or Proper
xxxxxxxxxx
curl --request POST \
--url https://api.gigasheet.com/change-case/handle/col \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!