---
title: "Delete File"
method: DELETE
path: "/v1/files/{file_id}"
---

# Delete File

`DELETE /v1/files/{file_id}`

## Path parameters

- `file_id` string, uuid, required

## Response `200`

Successful Response

- ResponseStatus
  - `status` boolean

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/spi-tch/apis/spitch-api.md) · [All operations](https://skmtc.net/spi-tch/apis/spitch-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/spi-tch/spitch-api/versions/345ddd9a88d1/schema)
