---
title: "Creates and saves a file state so as to also contain any applied filters and grouping"
method: POST
path: "/file/{handle}/save-exported"
tags: ["export"]
---

# Creates and saves a file state so as to also contain any applied filters and grouping

`POST /file/{handle}/save-exported`

This endpoint returns a Json response acknowledging if the request to save the exported file was successful.

## Path parameters

- `handle` string, required

## Response `200`

OK

- unknown

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

---

[API](https://skmtc.net/freshdesk/apis/gigasheet-api.md) · [All operations](https://skmtc.net/freshdesk/apis/gigasheet-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/freshdesk/gigasheet-api/revisions/d1e5cbb24557/schema)
