---
title: "Delete file (Gemini format)"
method: DELETE
path: "/genai/v1beta/files/{file_id}"
tags: ["GenAI Integration"]
---

# Delete file (Gemini format)

`DELETE /genai/v1beta/files/{file_id}`

Deletes a file in Google Gemini API format.

## Path parameters

- `file_id` string, required

## Response `200`

Successful response (empty)

- object — Empty response on successful deletion

## Other responses

- `400` — Bad request
- `500` — Internal server error

---

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