Databricks SDK for JavaScript
    Preparing search index...

    Interface UpdatePublishedOAuthAppIntegrationRequest

    interface UpdatePublishedOAuthAppIntegrationRequest {
        accountId?: string;
        integrationId?: string;
        tokenAccessPolicy?: TokenAccessPolicy;
    }
    Index

    Properties

    accountId?: string
    integrationId?: string
    tokenAccessPolicy?: TokenAccessPolicy

    Token access policy to be updated in the published OAuth app integration