---
title: "从授权或隐藏列表移除 UID 分组"
method: DELETE
path: "/packages/{type}/{uid}"
tags: ["软件包"]
---

# 从授权或隐藏列表移除 UID 分组

`DELETE /packages/{type}/{uid}`

## Path parameters

- `type` 'grant' | 'hide', required
- `uid` integer, required

## Response `204`

已移除

## Other responses

- `403` — 鉴权失败，或 WebSocket 票证无效
- `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)
