---
title: "Delete Fine-tuned Model"
method: DELETE
path: "/v2/finetuned_models/{finetuned_model_id}"
---

# Delete Fine-tuned Model

`DELETE /v2/finetuned_models/{finetuned_model_id}`

Delete a previously saved finetuned model. It takes the ID of the model that you want to delete as a path parameter.

## Path parameters

- `finetuned_model_id` string, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/nixtla/apis/nixtla-forecast-api.md) · [All operations](https://skmtc.net/nixtla/apis/nixtla-forecast-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nixtla/nixtla-forecast-api/revisions/a3b589142eba/schema)
