Zoom · Arazzo Workflow
Zoom Inspect and Delete a Recording
Version 1.0.0
Fetch a meeting's recording, confirm its files, then delete it.
View Spec
View on GitHub
ChatCollaborationCommunicationsMeetingsVideo ConferencingVideosWebinarsArazzoWorkflows
Provider
Workflows
inspect-and-delete-recording
Confirm a meeting's recording files and then delete the recording.
Calls recordingGet to confirm the recording and its file count, then recordingDelete to remove the recording for that meeting.
1
getRecording
recordingGet
Fetch the meeting recording and capture its file count.
2
deleteRecording
recordingDelete
Delete all recording files for the meeting.