---
title: "Delete Config Config Ext Id"
method: DELETE
path: "/api/configs/{config_ext_id}"
tags: ["configs"]
---

# Delete Config Config Ext Id

`DELETE /api/configs/{config_ext_id}`

Delete a specific configuration from database

## Path parameters

- `config_ext_id` string, required

## Response `200`

Successful Response

- ConfigDeleteResponse
  - `detail` string

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/arbicity/apis/arbi.md) · [All operations](https://skmtc.net/arbicity/apis/arbi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/arbicity/arbi/versions/1f956ac3d1c1/schema)
