bradfears / PowerShell-Zoom-API-sample-query

Basic code to query Zoom API endpoints

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PowerShell-Zoom-API-sample-query

Basic code to query Zoom API endpoints

To use this code, you need to create an app in the Zoom Marketplace (marketplace.zoom.us).
The app must be a Server-to-Server OAuth app.
You will get your Account ID, Client ID, and Client Secret as you have create the app.

The Zoom API server is located at: https://api.zoom.us/v2

About

Basic code to query Zoom API endpoints


Languages

Language:PowerShell 100.0%