---
title: "删除指定用户编号的用户"
method: POST
path: "/users/delete"
tags: ["用户 API 接口"]
---

# 删除指定用户编号的用户

`POST /users/delete`

## Query parameters

- `id` integer, required

## Response `200`

OK

## Other responses

- `201` — Created
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

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