notification profile configure webhook
$ kopia notification profile configure webhook \
        --profile-name=...
Webhook notification.
| Flag | Short | Default | Help | 
|---|---|---|---|
| --endpoint | SMTP server | ||
| --format | Format of the message | ||
| --http-header | HTTP Header (key:value) | ||
| --method | HTTP Method | ||
| --min-severity | Minimum severity | ||
| --profile-name | Profile name | ||
| --[no-]send-test-notification | false | Test the notification |