@seamapi/http - v2.1.0
    Preparing search index...

    Type Alias WebhooksDeleteParameters

    type WebhooksDeleteParameters = {
        webhook_id: string;
    }
    Index
    webhook_id: string

    ID of the webhook that you want to delete.