---
title: "Changes to Stop room recording"
method: DELETE
path: "/rooms/{id}/record"
---

# Changes to Stop room recording

`DELETE /rooms/{id}/record`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 67 revisions.

- **2026-03-31** `70d3addada94` — 1 breaking, 2 warning, 1 info
- **2026-03-26** `8d385fec9a6f` — 1 warning, 3 info
- **2026-03-26** `d09c97c6ca8c` — 1 info
- **2026-03-26** `818619c99a1d` — 1 breaking

## Changes

- **2026-03-31** `70d3addada94` — 1 breaking, 2 warning, 1 info
  - removed the required property `file` from the response with the `200` status
  - removed the optional property `channels` from the response with the `200` status
  - removed the optional property `multi_channel_file` from the response with the `200` status
  - added the optional property `instance_id` to the response with the `200` status
- **2026-03-26** `8d385fec9a6f` — 1 warning, 3 info
  - removed the optional property `instance_id` from the response with the `200` status
  - added the optional property `channels` to the response with the `200` status
  - added the optional property `multi_channel_file` to the response with the `200` status
  - added the required property `file` to the response with the `200` status
- **2026-03-26** `d09c97c6ca8c` — 1 info
  - added the required property `file` to the response with the `200` status
- **2026-03-26** `818619c99a1d` — 1 breaking
  - removed the required property `file` from the response with the `200` status

---

[Operation](https://skmtc.dev/voiceblender/apis/voiceblender-api/docs/rooms/:id/record/delete.md) · [API](https://skmtc.dev/voiceblender/apis/voiceblender-api.md) · [Page](https://skmtc.dev/voiceblender/apis/voiceblender-api/changes/rooms/:id/record/delete)
