Options
All
  • Public
  • Public/Protected
  • All
Menu

A server where events are sent. This includes user action events and any other events sent by FusionAuth.

author

Brian Pontarelli

Hierarchy

  • Webhook

Index

Properties

Optional applicationIds

applicationIds: string[]

Optional connectTimeout

connectTimeout: number

Optional data

data: Record<string, any>

Optional description

description: string

Optional eventsEnabled

eventsEnabled: Record<EventType, boolean>

Optional global

global: boolean

Optional headers

headers: HTTPHeaders

Optional httpAuthenticationPassword

httpAuthenticationPassword: string

Optional httpAuthenticationUsername

httpAuthenticationUsername: string

Optional id

id: string

Optional insertInstant

insertInstant: number

Optional lastUpdateInstant

lastUpdateInstant: number

Optional readTimeout

readTimeout: number

Optional sslCertificate

sslCertificate: string

Optional url

url: string

Generated using TypeDoc