WebhookStatus type

Defines values for WebhookStatus.
KnownWebhookStatus can be used interchangeably with WebhookStatus, this enum contains the known values that the service supports.

Known values supported by the service

Enabled: The webhook is enabled.
Disabled: The webhook is disabled.

type WebhookStatus = string