Room Endpoints
Update Room
Update some of room settings
PUT
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
Response
200
application/json
Successful operation
The response is of type object
.