Action: Update a Meeting

Zoom Operation

Update specific fields of a Zoom meeting.

Example User Story

As a meeting organizer, I want to update the topic and agenda of a scheduled Zoom meeting so that participants are informed of the changes.

Fields

Field Name
Field Type
Required

meetingId

String

Yes

topic

String

No

agenda

String

No

start_time

String

No

Example link

Code (Apache v2.0): Operation

Last updated