---
title: "Remove Error App"
method: DELETE
path: "/apps/{app_id}/error/remove"
tags: ["apps"]
---

# Remove Error App

`DELETE /apps/{app_id}/error/remove`

Remove an app on an endpoint where the app is error(status is 'error')

## Path parameters

- `app_id` string, required — The error app ID to remove

## Response `204`

App removed successfully

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

## Changes

- **2026-04-23** `e4bf692cc15e` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/websoft9/apis/appmanae-api/changes/apps/:app_id/error/remove/delete.md)

---

[API](https://skmtc.dev/websoft9/apis/appmanae-api.md) · [All operations](https://skmtc.dev/websoft9/apis/appmanae-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/websoft9/appmanae-api/revisions/e4bf692cc15e/schema)
