OAuth request authentication documentation
Arguments
- token
A Zoom API OAuth token, or the
access_token
string from such a token. We recommend that you instead supply aclient
, in which case an appropriate token will be located if possible.
Value
An httr2::request()
with Zoom OAuth authentication information.