Notifications
Create a notification provider
Create a new notification provider (email, Slack, webhook, Telegram, Discord, or Teams).
post/api/notification-providers
Request body
Example request
{
"name": "Slack Alerts"
}Response
Provider created
Create a new notification provider (email, Slack, webhook, Telegram, Discord, or Teams).
{
"name": "Slack Alerts"
}Provider created