---
title: "Delete Stored File in Rendi"
method: DELETE
path: "/v1/files/{file_id}"
tags: ["API", "File Management"]
---

# Delete Stored File in Rendi

`DELETE /v1/files/{file_id}`

Delete a stored file in Rendi

## Path parameters

- `file_id` string, required — The UUID of the file to delete

## Response `204`

Successful Response

## Other responses

- `401` — Invalid API key
- `404` — File not found
- `422` — Validation Error

---

[API](https://skmtc.dev/rendi/apis/ffmpeg-command-api.md) · [All operations](https://skmtc.dev/rendi/apis/ffmpeg-command-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/rendi/ffmpeg-command-api/revisions/d3136dbf90f0/schema)
