Skip to main content

Update a meeting room information

The request body needs to be in the exact format mentioned in the Request Body description.

Path Parameters
roomid string REQUIRED
Request Body

The structure should be as mentioned or else it will throw error. Required properties for each meeting room object:

  • roomname
  • capacity
roomname string REQUIRED
capacity integer REQUIRED
Responses
200

PostPatchResponse

Schema
object[]
id integer

Simple ids

default

Error Response

Schema
is_error int32

Error code.

message string

String description of the error.