@vectorize-io/vectorize-client
    Preparing search index...

    Interface ZOOMAuthConfig

    Authentication configuration for Zoom

    ZOOMAuthConfig

    interface ZOOMAuthConfig {
        refreshToken: string;
    }
    Index

    Properties

    Properties

    refreshToken: string

    Connect Zoom to Vectorize. Note: Authorizing a new Zoom account will disconnect any existing Zoom connectors using the same account.. Example: Authorize

    ZOOMAuthConfig