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