Databricks SDK for JavaScript
    Preparing search index...

    Interface DeleteAccountGroupRequest

    Delete a group

    interface DeleteAccountGroupRequest {
        accountId?: string;
        id?: string;
    }
    Index

    Properties

    Properties

    accountId?: string

    account ID

    id?: string

    Unique ID for a group in the account.