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