100ms Logo

100ms

Docs

Search docs
/

Room object

Endpointhttps://api.100ms.live/v2/rooms

Object

ArgumentDescription
idUnique identifier for the room
nameAlias for the room
enabledIndicates 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.
descriptionDescription for the room
customerUnique identifier for your account
recording_infoIndicates 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_idIdentifier for the template used for this room
templateName for the template
regionThe region in which the room has to be created

Postman collection

You can use our Postman collection to start exploring 100ms APIs.

Run in Postman

Refer to the Postman guide to get started with 100ms API collection.