---
title: "Delete a Config"
method: DELETE
path: "/configs/{identifier}"
tags: ["configs"]
---

# Delete a Config

`DELETE /configs/{identifier}`

## Path parameters

- `identifier` string, required

## Headers

- `x-api-version` string

## Response `200`

Deleted Config

## Other responses

- `403` — Forbidden
- `405` — Method Not Allowed
- `422` — Validation Error

---

[API](https://skmtc.dev/emergentmethods/apis/flowdapt.md) · [All operations](https://skmtc.dev/emergentmethods/apis/flowdapt/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/emergentmethods/flowdapt/revisions/9dcc0f60f7f6/schema)
