Update Meeting

POST

Updates the meeting record.

Request

This endpoint expects an object.
idstringRequired

The meetings ID.

channelenumOptional
Allowed values: google_meetofflineotherteamszoom

The channel of meeting.

custom_fieldsmap from strings to anyOptional

Application-defined custom fields.

descriptionstringOptional

The description of the meeting.

ended_datedatetimeOptional

Updates the date and time when the meeting ended.

external_refstringOptional

External Reference for the meeting.

external_urlstringOptional

External URL for the meeting.

membersobjectOptional
organizerstringOptional

The ID of the user who organized the meeting.

recording_urlstringOptional

The recording URL of the meeting.

scheduled_datedatetimeOptional

Updates the date and time when the meeting was scheduled.

stateenumOptional
Allowed values: canceledcompletedno_showrescheduledscheduled

The state of meeting.

tagsobjectOptional
titlestringOptional

The title of the meeting.

Response

Success.

meetingobject
Built with