Databricks SDK for JavaScript
    Preparing search index...

    Request to delete an AI Search index by its full resource name.

    interface DeleteIndexRequest {
        name?: string;
    }
    Index

    Properties

    Properties

    name?: string

    Full resource name of the index to delete. Format: workspaces/{workspace_id}/endpoints/{endpoint_id}/indexes/{index_id}