---
title: "Permanently delete app"
method: DELETE
path: "/base/{baseId}/app/{appId}/permanent"
tags: ["app"]
---

# Permanently delete app

`DELETE /base/{baseId}/app/{appId}/permanent`

Permanently delete an app and all its data. This action cannot be undone.

## Path parameters

- `baseId` string, required
- `appId` string, required

## Response `200`

App permanently deleted.

---

[API](https://skmtc.net/teable/apis/teable-app.md) · [All operations](https://skmtc.net/teable/apis/teable-app/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/teable/teable-app/revisions/7515f3b33d79/schema)
