Create a room
Create a multiparticipant livestreaming room.
POST
/
room
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
id
string
The ID of the room
Was this page helpful?