CreateZoomOAuthConnectionRequest

  • authorization_code
    Type: string
    min length:  
    1
    required

    The authorization code received from Zoom during the OAuth flow

  • redirect_uri
    Type: string
    min length:  
    1
    required

    The redirect URI used to obtain the authorization code

  • is_local_recording_token_supported
    Type: boolean

    Whether the Zoom OAuth Connection supports generating local recording tokens

  • is_onbehalf_token_supported
    Type: boolean

    Whether the Zoom OAuth Connection supports generating onbehalf tokens

  • metadata

    JSON object containing metadata to associate with the Zoom OAuth Connection

  • zoom_oauth_app_id
    Type: string
    min length:  
    1

    The Zoom Oauth App the connection is for