Databricks SDK for JavaScript
    Preparing search index...
    interface DeleteSecretRequest {
        key?: string;
        scope?: string;
    }
    Index

    Properties

    Properties

    key?: string

    Name of the secret to delete.

    scope?: string

    The name of the scope that contains the secret to delete.