---
search:
  tags:
    - Operations
    - DELETE
seo:
  description: >-
    Permanently removes the app row. Bearer must authorize this app (chrm_app_*
    for the same… Reference for the DELETE /app/{id} endpoint in the Charming
    API API.
sidebar:
  badge: DELETE
  label: Delete an app
title: Delete an app
type: openapi-operation
---
Permanently removes the app row. Bearer must authorize this app (`chrm_app_*` for the same id, or the owning user). Pass `?purge=storage` to also wipe the app’s key-value rows; without it, the storage table is left as-is for forensic readability.

<Operation source="reference" id="delete-app" />

Found a bug or need a feature? [Tell us](/docs/capabilities/feedback) with `submit_feedback` or `POST /app/{id}/feedback`. Your feedback shapes what we build next.
