Skip to main content
PUT
Update Room

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

name
string

Set this to chagne current room name

Example:

"Monthly Meetting - 2"

is_terminated
boolean
default:false

Set true to close this room

Response

Successful operation

room
object

Information about room