---
title: "Changes to POST /v1/Rooms"
method: POST
path: "/v1/Rooms"
---

# Changes to POST /v1/Rooms

`POST /v1/Rooms`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 50 revisions.

- **2025-07-10** (v1) `fbd0d4e80399` — 1 info
- **2025-05-05** (v1) `cfb1b5ff3e6d` — 2 info
- **2025-03-11** (v1) `ad992ed01a68` — 1 breaking
- **2024-08-26** (v1) `d1c4c2eb9f23` — 4 info
- **2024-04-18** (v1) `d68da44b7242` — 4 breaking, 4 info
- **2023-08-10** (v1) `987a2e696598` — 1 info

## Changes

- **2025-07-10** (v1) `fbd0d4e80399` — 1 info
  - the `RecordingRules` request property type was generalized from `object` to no type
- **2025-05-05** (v1) `cfb1b5ff3e6d` — 2 info
  - added the new optional request property `TranscribeParticipantsOnConnect`
  - added the new optional request property `TranscriptionsConfiguration`
- **2025-03-11** (v1) `ad992ed01a68` — 1 breaking
  - the `RecordingRules` request property type changed from no type to `object`
- **2024-08-26** (v1) `d1c4c2eb9f23` — 4 info
  - the `empty_room_timeout` response's property default value `0` was added for the status `201`
  - the `max_participant_duration` response's property default value `0` was added for the status `201`
  - the `max_participants` response's property default value `0` was added for the status `201`
  - the `unused_room_timeout` response's property default value `0` was added for the status `201`
- **2024-04-18** (v1) `d68da44b7242` — 4 breaking, 4 info
  - removed the enum value `DELETE` of the request property `StatusCallbackMethod`
  - removed the enum value `HEAD` of the request property `StatusCallbackMethod`
  - removed the enum value `PATCH` of the request property `StatusCallbackMethod`
  - removed the enum value `PUT` of the request property `StatusCallbackMethod`
  - removed the `DELETE` enum value from the `status_callback_method` response property for the response status `201`
  - removed the `HEAD` enum value from the `status_callback_method` response property for the response status `201`
  - removed the `PATCH` enum value from the `status_callback_method` response property for the response status `201`
  - removed the `PUT` enum value from the `status_callback_method` response property for the response status `201`
- **2023-08-10** (v1) `987a2e696598` — 1 info
  - api tag `VideoV1Room` added

---

[Operation](https://skmtc.dev/twilio/apis/video-v1/docs/v1/Rooms/post.md) · [API](https://skmtc.dev/twilio/apis/video-v1.md) · [Page](https://skmtc.dev/twilio/apis/video-v1/changes/v1/Rooms/post)
