Skip to main content
PUT
Update a notification channel

Authorizations

x-api-key
string
header
required

API key for authentication

Path Parameters

channelId
string
required

Channel ID

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 updated successfully

data
object
status
string
message
string