---
title: "删除应用"
method: DELETE
path: "/apps/{id}"
tags: ["Application"]
---

# 删除应用

`DELETE /apps/{id}`

删除指定的应用

## Path parameters

- `id` integer, required

## Response `200`

OK

- object
  - `code` integer — 状态码
  - `data` string — 返回的数据
  - `message` string — 提示信息

---

[API](https://skmtc.net/opsre/apis/devops.md) · [All operations](https://skmtc.net/opsre/apis/devops/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/opsre/devops/revisions/25cac8835c4c/schema)
