---
title: "Deletes the fine-tune job specified by the given fine-tune-id."
method: DELETE
path: "/fine_tuning/jobs/{fine-tuning-job-id}"
tags: ["Fine-tuning:"]
---

# Deletes the fine-tune job specified by the given fine-tune-id.

`DELETE /fine_tuning/jobs/{fine-tuning-job-id}`

## Path parameters

- `fine-tuning-job-id` string, required

## Query parameters

- `api-version` string, required

## Response `204`

The fine tune was successfully deleted.

## Other responses

- `default` — An error occurred.

---

[API](https://skmtc.net/azure/apis/cognitiveservices-azureopenai-authoring.md) · [All operations](https://skmtc.net/azure/apis/cognitiveservices-azureopenai-authoring/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/cognitiveservices-azureopenai-authoring/revisions/b177dc430e39/schema)
