Type alias WebhookStatus

WebhookStatus: "active" | "failing" | "failed" | "pause"

Enum representing the available webhook statuses.

Generated using TypeDoc