---
title: "Delete group model configs"
method: DELETE
path: "/api/group/{group}/model_configs"
tags: ["group"]
---

# Delete group model configs

`DELETE /api/group/{group}/model_configs`

Delete group model configs

## Path parameters

- `group` string, required

## Request body

- string[]

## Response `200`

OK

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

## Changes

- **2025-06-25** `c7afbec2282e` — 1 breaking, 1 info
  - api path removed without deprecation
  - endpoint added

[Change history](https://skmtc.dev/labring/apis/ai-proxy-swagger-api/changes/api/group/:group/model_configs/delete.md)

---

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