---
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

## Changes

- **2025-05-22** `2ab2aaf08d93` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/epilot/apis/app-api/changes/v1/app-configurations/:appId/delete.md)

---

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