NetBird · Capability
NetBird REST API — Notifications
NetBird REST API — Notifications. 6 operations. Lead operation: List Notification Channels. Self-contained Naftiko capability covering one Netbird business surface.
What You Can Do
GET
Listnotificationchannels
— List Notification Channels
/v1/api/integrations/notifications/channels
POST
Createnotificationchannel
— Create Notification Channel
/v1/api/integrations/notifications/channels
GET
Getnotificationchannel
— Get Notification Channel
/v1/api/integrations/notifications/channels/{channelid}
PUT
Updatenotificationchannel
— Update Notification Channel
/v1/api/integrations/notifications/channels/{channelid}
DELETE
Deletenotificationchannel
— Delete Notification Channel
/v1/api/integrations/notifications/channels/{channelid}
GET
Listnotificationeventtypes
— List Notification Event Types
/v1/api/integrations/notifications/types
MCP Tools
list-notification-channels
List Notification Channels
read-only
idempotent
create-notification-channel
Create Notification Channel
get-notification-channel
Get Notification Channel
read-only
idempotent
update-notification-channel
Update Notification Channel
idempotent
delete-notification-channel
Delete Notification Channel
idempotent
list-notification-event-types
List Notification Event Types
read-only
idempotent