---
title: "Delete app configuration"
method: DELETE
path: "/v1/app-configurations/{appId}"
tags: ["App Configuration"]
---

# Delete app configuration

`DELETE /v1/app-configurations/{appId}`

Delete an app configuration and all its versions and components.

## Response `204`

App configuration deleted successfully

## Other responses

- `404` — App configuration not found

---

[API](https://skmtc.net/epilot/apis/app-api.md) · [All operations](https://skmtc.net/epilot/apis/app-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/epilot/app-api/versions/03b93188c6d4/schema)
