@makehq/sdk
    Preparing search index...

    Type Alias CreateSDKWebhookBody

    Body for creating a new webhook

    type CreateSDKWebhookBody = {
        label: string;
        type: string;
    }
    Index

    Properties

    Properties

    label: string

    The label of the webhook visible in the scenario builder

    type: string

    The type of the webhook