Share via


WebhookStatus type

The status of the webhook at the time the operation was called.
KnownWebhookStatus can be used interchangeably with WebhookStatus, this enum contains the known values that the service supports.

Known values supported by the service

enabled
disabled

type WebhookStatus = string