---
title: "Destroy App"
method: DELETE
path: "/v1/apps/{app_name}"
tags: ["Apps"]
---

# Destroy App

`DELETE /v1/apps/{app_name}`

Delete an app by its name.

## Path parameters

- `app_name` string, required

## Response `202`

Accepted

## Changes

- **2026-08-12** `f54480c4ce7f` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/machines/apis/machines-api/changes/v1/apps/:app_name/delete.md)

---

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