---
title: "DELETE /api/users/{id}"
method: DELETE
path: "/api/users/{id}"
tags: ["api", "users"]
---

# DELETE /api/users/{id}

`DELETE /api/users/{id}`

Delete a User

## Path parameters

- `id` string, required

## Response `200`

OK

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/vivenu/apis/vivenu-api.md) · [All operations](https://skmtc.net/vivenu/apis/vivenu-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vivenu/vivenu-api/revisions/36be0dca14e7/schema)
