PUT
/
rooms
/
{id}

Authorizations

Authorization
string
headerrequired

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

Path Parameters

id
string
required

room id

Body

application/json
name
string

Set this to chagne current room name

is_terminated
boolean
default: false

Set true to close this room

Response

200 - application/json
room
object

Information about room