WebHook.Url property The url of the webhook. This is endpoint in your integration that will receive the POST request when the target Events are fired. Only https accepted. public string Url { get; set; } See Also class WebHook namespace Amica