---
title: "DELETE /v1/users/{userID}"
method: DELETE
path: "/v1/users/{userID}"
tags: ["MiniBlog"]
---

# DELETE /v1/users/{userID}

`DELETE /v1/users/{userID}`

DeleteUser 删除用户

## Path parameters

- `userID` string, required

## Response `200`

OK

- V1DeleteUserResponse — DeleteUserResponse 表示删除用户响应

## Changes

> 5 revisions in range; 1 could not be searched.

- **2024-04-03** `ae599f31f558` — 1 breaking, 3 info
  - removed the media type `application/json` for the response with the status `200`
  - api operation id `MiniBlog_DeleteUser` removed and replaced with `UserCenter_DeleteUser`
  - api tag `UserCenter` added
  - api tag `MiniBlog` removed

[Change history](https://skmtc.dev/onexstack/apis/miniblog-api/changes/v1/users/:userID/delete.md)

---

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