---
title: "Delete export snapshot"
method: DELETE
path: "/api/projects/{id}/exports/{export_pk}"
tags: ["Export"]
---

# Delete export snapshot

`DELETE /api/projects/{id}/exports/{export_pk}`

Delete an export file by specified export ID.

## Path parameters

- `export_pk` integer, required
- `id` integer, required

## Response `204`

No response body

---

[API](https://skmtc.dev/humansignal/apis/label-studio-api.md) · [All operations](https://skmtc.dev/humansignal/apis/label-studio-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/humansignal/label-studio-api/revisions/b589624c66c3/schema)
