---
title: "Changes to User Delete"
method: DELETE
path: "/user/{userId}"
---

# Changes to User Delete

`DELETE /user/{userId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 52 revisions.

- **2026-02-25** `41c04de98ec5` — 3 info
- **2020-02-17** `8e1275395104` — 1 breaking, 2 warning

## Changes

- **2026-02-25** `41c04de98ec5` — 3 info
  - added the new optional `query` request parameter `deleteAllItems`
  - added the new optional `query` request parameter `reassignUserId`
  - added the media type `application/json` for the response with the status `204`
- **2020-02-17** `8e1275395104` — 1 breaking, 2 warning
  - removed the media type `application/json` for the response with the status `204`
  - deleted the `query` request parameter `deleteAllItems`
  - deleted the `query` request parameter `reassignUserId`

---

[Operation](https://skmtc.dev/xibosignage/apis/xibo-api/docs/user/:userId/delete.md) · [API](https://skmtc.dev/xibosignage/apis/xibo-api.md) · [Page](https://skmtc.dev/xibosignage/apis/xibo-api/changes/user/:userId/delete)
