---
title: "Delete app"
method: DELETE
path: "/firewall/apps/{app_id}"
---

# Delete app

`DELETE /firewall/apps/{app_id}`

Delete a Zen app

## Path parameters

- `app_id` integer, required

## Response `200`

The app has been successfully deleted

- object
  - `success` boolean — The boolean true indicating success

## Other responses

- `404` — App not found

---

[API](https://skmtc.net/aikido/apis/authorization.md) · [All operations](https://skmtc.net/aikido/apis/authorization/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aikido/authorization/revisions/5445e7c21137/schema)
