PUT
/
rooms
/
{id}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

room id

Body

application/json

Request format to update setting of exisiting room

is_terminated
boolean
default:
false

Set true to close this room

name
string

Set this to chagne current room name

Response

200 - application/json
room
object

Information about room