---
title: "DELETE /internal/account/apps"
method: DELETE
path: "/internal/account/apps"
tags: ["InternalAccount"]
---

# DELETE /internal/account/apps

`DELETE /internal/account/apps`

delete Revert App for Account

## Request body

- object
  - `appId` string, required

## Response `200`

- InternalDeleteRevertAppResponse
  - `appId` string, required
  - `delete` boolean, required

## Other responses

- `401`
- `404`
- `500`

---

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