post https://api.gigasheet.com/combine-columns/
This endpoint returns a Json response acknowledging if the request to combine columns was successful.
Log in to see full request history
Responses
This endpoint returns a Json response acknowledging if the request to combine columns was successful.
xxxxxxxxxx
curl --request POST \
--url https://api.gigasheet.com/combine-columns/handle \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!