The test does not send real alerts but mimics an actual delivery to validate connectivity, format compatibility, and proper configuration. This helps teams identify setup issues before relying on the channel in live monitoring environments.
Use this feature as a routine step when onboarding new teams, rotating email/webhook endpoints, or verifying channel health after extended inactivity.
Need to view or configure channels before testing? Head over to Get Team Notification Channels or Update Team Notification Channel.
Authorization: Bearer YOUR_TOKEN
Expected Behavior:
- On success, the system will send a test message to the specified notification channel and return a confirmation message.
- If the request is unauthorized or invalid, the system will respond with an error message.