v51

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

Update notification channel

Replaces a notification channel. Existing secret values are preserved when omitted. Developer, manager, or admin only.

put/notification-channels/{channelId}

Path parameters

channelIdstring required

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 updated

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