Room Endpoints
Update Room
Update some of room settings
PUT
/
rooms
/
{id}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
room id
Body
application/json
Request format to update setting of exisiting room
Set this to chagne current room name
Set true to close this room
Response
200 - application/json
Information about room