Logo
API_DOC API Documentation

Create room

POST {{HOST}}/v2/rooms

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X POST 'https://api.100ms.live/v2/rooms' -d '{"name":"new-room-$timestamp","description":"This is a sample description for the room","template_id":"63188115d11d6db790c73c60"}'

ENDPOINTS