Room object
Endpointhttps://api.100ms.live/v2/rooms
Object
| Argument | Description |
|---|---|
| id | Unique identifier for the room |
| name | Alias for the room |
| enabled | Indicates whether the room is enabled or disabled. Note: If you disable a room, that room can be used for only the current session and users will not be able to join the room later. You can use the Disable/Enable a room API with the enabled param set to true to enable the room again. |
| description | Description for the room |
| customer | Unique identifier for your account |
| recording_info | Indicates whether the recording is enabled or disabled. Note: This argument is only applicable to enable/disable SFU recording. Refer to RTMP Streaming & Browser Recording guide for other options. |
| template_id | Identifier for the template used for this room |
| template | Name for the template |
| region | The region in which the room has to be created |
Postman collection
You can use our Postman collection to start exploring 100ms APIs.
Refer to the Postman guide to get started with 100ms API collection.