post https://api.gigasheet.com/file//aggregation
Returns ungrouped aggregated values as specified in the grid payload
Log in to see full request history
Responses
Returns ungrouped aggregated values as specified in the grid payload
xxxxxxxxxx
curl --request POST \
--url https://api.gigasheet.com/file/handle/aggregation \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!