Back to Node Auth0

Interface EventStreamWebhookDestination

docs/interfaces/management.Management.EventStreamWebhookDestination.html

5.9.1779 B
Original Source

Interface EventStreamWebhookDestination

interface EventStreamWebhookDestination {
type: "webhook";
configuration: EventStreamWebhookConfiguration;
}

Index

Properties

typeconfiguration

Properties

type

type: "webhook"

configuration

configuration: EventStreamWebhookConfiguration

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties typeconfiguration