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

# Destroy App

`DELETE /apps/{app_name}`

Delete an app by its name.

## Path parameters

- `app_name` string, required

## Response `202`

Accepted

---

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