---
title: "Remove this user"
method: DELETE
path: "/account/users/{user_id}"
tags: ["Account"]
---

# Remove this user

`DELETE /account/users/{user_id}`

## Path parameters

- `user_id` string, uuid, required

## Response `204`

empty response

## Other responses

- `401` — Access token is missing or invalid

## Changes

- **2021-02-13** `d4c6ce4249e1` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/github/apis/rumble-api-deprecated/changes/account/users/:user_id/delete.md)

---

[API](https://skmtc.dev/github/apis/rumble-api-deprecated.md) · [All operations](https://skmtc.dev/github/apis/rumble-api-deprecated/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/github/rumble-api-deprecated/revisions/7c193c1fcd5c/schema)
