v1

latestOpenAPI 3.1.0MIT2026-07-1393128198.4 KB
NotificationChannels

Update notification channel

Update an existing notification channel.

put/internal/v1/projects/{project_id}/notification-channels/{channel_id}

Path parameters

project_idinteger required

Uptrace project ID.

channel_idinteger required

Notification channel ID.

Request body

namestring required
type'slack' | 'google_chat' | 'mattermost' | 'pagerduty' | 'servicenow' | 'opsgenie' | 'telegram' | 'teams' | 'pushover' | 'webhook' | 'alertmanager' | 'incidentio' required
matchAllboolean
monitorIdsinteger[]
conditionstring
prioritiesstring[] required

Response

Notification channel updated.