priority
value passed as a query parameter.Deleting a channel stops all system messages from being routed through it. To prevent delivery issues or confusion during incidents, make sure a replacement channel is already configured if necessary.
You can view existing team channels before deletion using the Get Team Notification Channels endpoint.
Authorization: Bearer YOUR_TOKEN
Expected Behavior:
- On success, the system will delete the specified notification channels and return a confirmation message.
- If the request is unauthorized or invalid, the system will respond with an error message.