Interface Webhook

Hierarchy

Properties

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

Generated using TypeDoc