Interface Webhook

Hierarchy

Properties

callbackUrl: string
description?: string
id: string
notificationEmailAddress?: string
status: "pause" | "failed" | "active" | "failing"
statusUpdatedAt: number
triggerTypes: WebhookTriggers[]

Generated using TypeDoc