@seamapi/http - v1.122.0
    Preparing search index...

    Type Alias WebhooksUpdateParameters

    type WebhooksUpdateParameters = {
        event_types: string[];
        webhook_id: string;
    }
    Index

    Properties

    event_types: string[]
    webhook_id: string