---
title: "删除用户信息"
method: DELETE
path: "/dev-api/test/user/{userId}"
tags: ["test-controller"]
---

# 删除用户信息

`DELETE /dev-api/test/user/{userId}`

## Path parameters

- `userId` integer, required

## Response `200`

OK

## Other responses

- `204` — No Content
- `401` — Unauthorized
- `403` — Forbidden

---

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