Zoom · Arazzo Workflow
Zoom End a Live Meeting
Version 1.0.0
End an in-progress meeting and confirm its status changed.
View Spec
View on GitHub
ChatCollaborationCommunicationsMeetingsVideo ConferencingVideosWebinarsArazzoWorkflows
Provider
Workflows
end-meeting
End a live meeting and read its status back.
Calls updateMeetingStatus with the end action and then getMeeting to observe the meeting status after ending.
1
endMeeting
updateMeetingStatus
End the meeting by issuing the end action on the status resource.
2
confirmEnded
getMeeting
Read the meeting back to observe the status after ending it.