---
title: "Delete app"
method: DELETE
path: "/v1/apps/{id}"
tags: ["Workspace API - Apps"]
---

# Delete app

`DELETE /v1/apps/{id}`

Delete an application from the workspace

## Path parameters

- `id` string, required

## Response `200`

App deleted successfully

## Other responses

- `401` — Invalid API key
- `404` — App not found

---

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