---
title: "Delete a user"
method: DELETE
path: "/api/user/{userId}"
tags: ["user"]
---

# Delete a user

`DELETE /api/user/{userId}`

Delete a user

## Response `204`

No Content

---

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