---
title: "Delete a user"
method: DELETE
path: "/users/{user_id}"
---

# Delete a user

`DELETE /users/{user_id}`

Removes a user and all associated data from the project.

## Path parameters

- `user_id` string, required

## Response `204`

No Content

---

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