WebHookActivityMethod type
The list of HTTP methods supported by a WebHook activity.
KnownWebHookActivityMethod can be used interchangeably with WebHookActivityMethod,
this enum contains the known values that the service supports.
Known values supported by the service
POST: POST
type WebHookActivityMethod = string