Update a public meeting information
Update selected meeting of an event by sending request body as mentioned in the description section.
| Path Parameters |
|---|
meetingid integer — REQUIRED |
| Request Body The requestBody structure should be as mentioned or else it'll throw error. | ||
|---|---|---|
roomid integer — REQUIRED | ||
title string — REQUIRED | ||
description string — REQUIRED | ||
starttime string — REQUIRED | ||
starttime_gmt string — REQUIRED | ||
endtime string — REQUIRED | ||
endtime_gmt string — REQUIRED | ||
manager_userids string — REQUIRED | ||
allowed_for object — REQUIRED
| ||
capacity integer — REQUIRED |
| Responses | |||
|---|---|---|---|
defaultError Response
|