WebHook.Secret property The secret used to generate webhook signatures. Returned on webhook creation and never updatable. public string? Secret { get; set; } See Also class WebHook namespace Amica