Learn R Programming

zoomr (version 0.4.0)

get_access_token: Get Access token

Description

Request a new token each time user executes a package function.

Usage

get_access_token(account_id, client_id, client_secret)

Arguments

account_id

Zoom API app Account Id.

client_id

Zoom API app Client Id.

client_secret

Zoom API app Client Secret.