Databricks SDK for JavaScript
    Preparing search index...

    Interface DeletePublishedOAuthAppIntegrationRequest

    interface DeletePublishedOAuthAppIntegrationRequest {
        accountId?: string;
        integrationId?: string;
    }
    Index

    Properties

    accountId?: string
    integrationId?: string