Databricks SDK for JavaScript
    Preparing search index...

    .. note:: Experimental: This entity may change or be removed in a future release without warning.

    interface DeleteRegistryWebhookRequest {
        id?: string;
    }
    Index

    Properties

    Properties

    id?: string

    Webhook ID required to delete a registry webhook.