---
title: "Delete Model"
method: DELETE
path: "/api/v2/models/{model_id}"
tags: ["Models"]
---

# Delete Model

`DELETE /api/v2/models/{model_id}`

Delete a custom model configuration from the account.

## Path parameters

- `model_id` string, required

## Response `200`

EmptyResponse()

- object

---

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