Skip to main content

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
userids string
user_categories string
capacity integer REQUIRED
Responses
default

Error Response

Schema
is_error int32

Error code.

message string

String description of the error.