---
title: "Delete all room's users"
method: DELETE
path: "/api/admin/rooms/{roomId}"
tags: ["Admin"]
---

# Delete all room's users

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

## Path parameters

- `roomId` string, required

## Response `200`

Success

## Other responses

- `500` — Internal error

## 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

[Change history](https://skmtc.dev/tng/apis/virtual-office/changes/api/admin/rooms/:roomId/delete.md)

---

[API](https://skmtc.dev/tng/apis/virtual-office.md) · [All operations](https://skmtc.dev/tng/apis/virtual-office/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tng/virtual-office/revisions/5cc6ee797979/schema)
