---
title: "Deletes an existing fine tuning by id This endpoint is in closed beta. [Contact us](https://groq.com/contact) for more information."
method: DELETE
path: "/v1/fine_tunings/{id}"
tags: ["Fine Tuning"]
---

# Deletes an existing fine tuning by id This endpoint is in closed beta. [Contact us](https://groq.com/contact) for more information.

`DELETE /v1/fine_tunings/{id}`

## Path parameters

- `id` string, required

## Response `200`

OK

- DeleteFineTuningResponse
  - `deleted` boolean
  - `id` string
  - `object` string

## Changes

- **2025-08-05** `4543b558a0a5` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/groq/apis/groqcloud-api/changes/v1/fine_tunings/:id/delete.md)

---

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