To perform the update, you must specify the
priority
of the channel and set the enabled
flag to either true
(to activate) or false
(to deactivate).Disabling a channel prevents it from receiving any system alerts until it's re-enabled. This is useful when troubleshooting delivery issues, reducing noise during off-hours, or enforcing temporary alert silencing for specific teams.
For visibility into all available team channels, use Get Team Notification Channels. To test a channel after enabling it, see Test Team Notification Channel.
Authorization: Bearer YOUR_TOKEN
Expected Behavior:
- On success, the system will update the notification channel status and return a confirmation message.
- If the request is unauthorized or invalid, the system will respond with an error message.