Skip to main content
POST
Create a new notification channel

Authorizations

x-api-key
string
header
required

API key for authentication

Body

application/json
name
string
required
channelType
enum<string>
required
Available options:
EMAIL,
SLACK,
WEBHOOK,
WEBSOCKET
config
object
required

Configuration object specific to the channel type

Response

Channel created successfully

data
object
status
string
message
string