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 string — REQUIRED |
capacity integer — REQUIRED |
| Responses | |||
|---|---|---|---|
200PostPatchResponse
| |||
defaultError Response
|