---
title: "Permanently deletes a File and associated Batches. It cannot be undone."
method: DELETE
path: "/files/{file_id}"
tags: ["Files"]
---

# Permanently deletes a File and associated Batches. It cannot be undone.

`DELETE /files/{file_id}`

## Path parameters

- `file_id` string, required

## Headers

- `X-Request-Id` string

## Response `200`

Permanently deleted File.

## Other responses

- `404` — A File with the specified ID was not found.

---

[API](https://skmtc.dev/moov-io/apis/wire-api.md) · [All operations](https://skmtc.dev/moov-io/apis/wire-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/moov-io/wire-api/revisions/a91925900624/schema)
