API Authorization & Authentication-Unified Build Flow Application-OAuth App Authorization & Authentication-OAuth 2.0 with PKCE Number of APIs: 3 Refresh access token POST https://zoom.us/oauth/token Revoke an access token POST https://zoom.us/oauth/revoke Request user authorization PKCE GET https://zoom.us/oauth/token?response_type=code&client_id={{oAuthDevClientId}}&redirect_uri={{oAuthDevRedirectUri}}&code_challenge=