Create a channel of type webhook. After creating the channel, associate it to one or more alerts to start receiving the alert via that channel.
dotnet add package LuzmoSDK --version 1.0.3{
"id": "0218f31b-0296-4cce-b2a4-384f27d2526a",
"name": {
"en": "Webhook Channel"
},
"config": {
"url": "< url >",
"secret": "< secret >"
}
}