Databricks SDK for JavaScript
    Preparing search index...

    Interface CreatePublishedOAuthAppIntegrationRequest

    interface CreatePublishedOAuthAppIntegrationRequest {
        accountId?: string;
        appId?: string;
        tokenAccessPolicy?: TokenAccessPolicy;
    }
    Index

    Properties

    accountId?: string
    appId?: string

    App id of the OAuth published app integration. For example power-bi, tableau-deskop

    tokenAccessPolicy?: TokenAccessPolicy

    Token access policy