Constructors

Methods

Constructors

Methods

  • Parameters

    • body: string

      string of the posted body

    • Optional authHeader: string

      Authorization header from the request

    • skipAuth: boolean = false

      true to skip auth validation

    Returns Promise<WebhookEvent>

Generated using TypeDoc