Databricks SDK for JavaScript
    Preparing search index...

    Delete an example.

    interface DeleteExampleRequest {
        name?: string;
    }
    Index

    Properties

    Properties

    name?: string

    The resource name of the example to delete. Format: knowledge-assistants/{knowledge_assistant_id}/examples/{example_id}