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: supervisor-agents/{supervisor_agent_id}/examples/{example_id}