v51

latestOpenAPI 3.0.0GPL-3.0raw.githubusercontent.com2026-08-01199241439.9 KB
notifications

Create notification channel

Creates a notification channel. Secret values are accepted in the request but are never returned. Developer, manager, or admin only.

post/notification-channels

Query parameters

remoteNodestring

name of the remote node

Request body

namestring required

Human-readable channel name

type'email' | 'webhook' | 'slack' | 'telegram' required

Notification delivery provider

enabledboolean required

Whether this channel can receive notifications

Response

Notification channel created

idstring required

Stable channel ID

namestring required

Human-readable channel name

type'email' | 'webhook' | 'slack' | 'telegram' required

Notification delivery provider

enabledboolean required

Whether this channel can receive notifications

createdAtstring date-time required
updatedAtstring date-time required
updatedBystring

User ID that last updated the channel