Zoom · Arazzo Workflow
Zoom Update a Meeting
Version 1.0.0
Patch a meeting's topic and schedule, then read it back to confirm.
View Spec
View on GitHub
ChatCollaborationCommunicationsMeetingsVideo ConferencingVideosWebinarsArazzoWorkflows
Provider
Workflows
update-meeting
Patch an existing meeting and confirm the saved changes.
Calls updateMeeting to change the topic, start time, and duration, then calls getMeeting to confirm the persisted values.
1
updateMeeting
updateMeeting
Patch the meeting with the new topic, start time, and duration. Only the supplied fields are changed.
2
confirmUpdate
getMeeting
Read the meeting back to confirm the updated topic and schedule.