---
title: "Changes to Delete a user in a room"
method: DELETE
path: "/api/admin/rooms/{roomId}/{userId}"
---

# Changes to Delete a user in a room

`DELETE /api/admin/rooms/{roomId}/{userId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 28 revisions.

- **2020-04-24** `bd22bb480374` — 1 info
- **2020-04-01** `a3137c13f4da` — 1 info
- **2020-03-29** `7d0e3757f332` — 1 breaking

## Changes

- **2020-04-24** `bd22bb480374` — 1 info
  - the endpoint scheme security `basicAuth` was added to the API
- **2020-04-01** `a3137c13f4da` — 1 info
  - endpoint added
- **2020-03-29** `7d0e3757f332` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/tng/apis/virtual-office/docs/api/admin/rooms/:roomId/:userId/delete.md) · [API](https://skmtc.dev/tng/apis/virtual-office.md) · [Page](https://skmtc.dev/tng/apis/virtual-office/changes/api/admin/rooms/:roomId/:userId/delete)
