---
title: "Delete User"
method: DELETE
path: "/admin/users/{user_id}"
tags: ["Admin", "Admin"]
---

# Delete User

`DELETE /admin/users/{user_id}`

Delete a user and all associated data (admin only)

## Path parameters

- `user_id` integer, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/deepshare/apis/markdown-to-docx-converter.md) · [All operations](https://skmtc.dev/deepshare/apis/markdown-to-docx-converter/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/deepshare/markdown-to-docx-converter/revisions/3c4ed7b0427a/schema)
