---
title: "标记模块卸载"
method: DELETE
path: "/modules/id/{mid}"
tags: ["模块"]
---

# 标记模块卸载

`DELETE /modules/id/{mid}`

创建或覆盖 `remove` 标记文件

## Path parameters

- `mid` string, required

## Response `204`

已创建卸载标记

## Other responses

- `403` — 鉴权失败，或 WebSocket 票证无效
- `404` — 模块不存在
- `500` — 后端执行操作失败

---

[API](https://skmtc.net/oom-wg/apis/shirosu-http.md) · [All operations](https://skmtc.net/oom-wg/apis/shirosu-http/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/oom-wg/shirosu-http/versions/3d63f1947f5a/schema)
