---
title: "Delete Export Request"
method: DELETE
path: "/exports/{export_id}"
tags: ["ExportRequest"]
---

# Delete Export Request

`DELETE /exports/{export_id}`

Delete the Export Request

## Path parameters

- `export_id` string, required

## Response `204`

Export Request successfully deleted

## Other responses

- `401` — User not authenticated
- `403` — User not authorized
- `default` — Unknown error

---

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