@stigg/js-client-sdk - v3.92.2

    Type Alias TestHookInput

    TestHookInput object

    type TestHookInput = {
        endpointUrl: Scalars["String"];
        environmentId: Scalars["String"];
        hookEventType: EventLogType;
    }
    Index

    Properties

    endpointUrl: Scalars["String"]

    The endpoint URL for the webhook

    environmentId: Scalars["String"]

    The unique identifier for the environment

    hookEventType: EventLogType

    The event log type to test

    MMNEPVFCICPMFPCPTTAAATR