Logo
API_DOC API Documentation

Create room codes for a role

POST {{HOST}}/v2/room-codes/room/:room_id/role/:role

 

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/room/:room_id/role/:role?limit=20&role=host' -H 'Authorization: '

ENDPOINTS