Interface WebhookWithSecret

Hierarchy

Properties

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

Generated using TypeDoc