---
title: "Delete a room."
method: DELETE
path: "/rooms/{roomId}"
tags: ["Rooms"]
---

# Delete a room.

`DELETE /rooms/{roomId}`

## Path parameters

- `roomId` string, required

## Query parameters

- `api-version` string, required

## Response `204`

The room was successfully deleted.

## Other responses

- `default` — Error response

## Changes

- **2026-07-13** (2022-02-01-preview) `6a1caa3099fb` — 1 info
  - api operation id `Rooms_DeleteRoom` removed and replaced with `Rooms_Delete`

[Change history](https://skmtc.dev/azure/apis/communication-rooms/changes/rooms/:roomId/delete.md)

---

[API](https://skmtc.dev/azure/apis/communication-rooms.md) · [All operations](https://skmtc.dev/azure/apis/communication-rooms/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/communication-rooms/revisions/a04e78631a73/schema)
