Logo
API_DOC API Documentation

Update room code

POST https://api.100ms.live/v2/room-codes/code

 

Body PARAM

Key Datatype Required Description 
limit
number
role
string



HEADERS

Key Datatype Required Description 
Authorization
null




RESPONSES

status





Curl
curl -X POST 'https://api.100ms.live/v2/room-codes/code?limit=20&role=host' -H 'Authorization: ' -d '{"code":"\u003croom-code-here\u003e","enabled":true}'

ENDPOINTS