---
title: "Delete a batch job (Gemini format)"
method: DELETE
path: "/genai/v1beta/batches/{batch_id}"
tags: ["GenAI Integration"]
---

# Delete a batch job (Gemini format)

`DELETE /genai/v1beta/batches/{batch_id}`

## Path parameters

- `batch_id` string, required

## Response `200`

Successful response (empty object on Gemini).

- object

## Other responses

- `404` — Batch not found
- `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)
