---
title: "Create a room"
method: POST
path: "/room"
---

# Create a room

`POST /room`

Create a multiparticipant livestreaming room.

## Response `200`

Success

- CreateRoomResponse
  - `id` string — The ID of the room

## Other responses

- `default` — Error

---

[API](https://skmtc.dev/livepeer/apis/livepeer-api-reference.md) · [All operations](https://skmtc.dev/livepeer/apis/livepeer-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/livepeer/livepeer-api-reference/revisions/fe72cbbf5a9b/schema)
