---
title: "Changes to Create a room"
method: POST
path: "/rooms/"
---

# Changes to Create a room

`POST /rooms/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 8 revisions.

- **2026-05-30** `617971cb202f` — 3 warning, 4 info
- **2026-03-24** `a85a00b46a4e` — 1 breaking, 1 info
- **2025-10-03** `1f775f325b8d` — 1 breaking, 1 info

## Changes

- **2026-05-30** `617971cb202f` — 3 warning, 4 info
  - added the new `public` enum value to the `access_level` response property for the response status `201`
  - added the new `restricted` enum value to the `access_level` response property for the response status `201`
  - added the new `trusted` enum value to the `access_level` response property for the response status `201`
  - added the new optional request property `access_level`
  - added the new optional request property `configuration`
  - added the optional property `configuration` to the response with the `201` status
  - the response optional property `access_level` became not read-only for the status `201`
- **2026-03-24** `a85a00b46a4e` — 1 breaking, 1 info
  - api removed without deprecation
  - endpoint added
- **2025-10-03** `1f775f325b8d` — 1 breaking, 1 info
  - api path removed without deprecation
  - endpoint added

---

[Operation](https://skmtc.dev/betagouv/apis/meet-external-api/docs/rooms/post.md) · [API](https://skmtc.dev/betagouv/apis/meet-external-api.md) · [Page](https://skmtc.dev/betagouv/apis/meet-external-api/changes/rooms/post)
