---
title: "Delete model configs"
method: POST
path: "/api/model_configs/batch_delete"
tags: ["modelconfig"]
---

# Delete model configs

`POST /api/model_configs/batch_delete`

Deletes a list of model configs

## Request body

- string[]

## Response `200`

OK

- MiddlewareAPIResponse
  - `data` unknown
  - `message` string
  - `success` boolean

---

[API](https://skmtc.net/labring/apis/ai-proxy-swagger-api.md) · [All operations](https://skmtc.net/labring/apis/ai-proxy-swagger-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/labring/ai-proxy-swagger-api/revisions/696faf563b42/schema)
