v51

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

Update global notification routes

Replaces global default notification channel routes. Route channel IDs must reference notification channels. Developer, manager, or admin only.

put/notification-routes/global

Query parameters

remoteNodestring

name of the remote node

Request body

enabledboolean required

Whether this route set can deliver notifications

inheritGlobalboolean required

For workspace route sets, true means inherit Global instead of using workspace routes. Ignored for global route sets.

Response

Global notification route set updated

idstring

Stable route set ID, present after the route set is saved

scope'global' | 'workspace' required

Notification route scope

workspacestring

Workspace name for workspace-scoped route sets

enabledboolean required

Whether this route set can deliver notifications

inheritGlobalboolean required

For workspace route sets, true means inherit Global instead of using workspace routes

createdAtstring date-time
updatedAtstring date-time
updatedBystring

User ID that last updated the route set