ALERTS_V1
Test Notification
Send a test notification using a draft rule config.
Runs the same evaluator + chart pipeline as a real alert against real ClickHouse data, then dispatches via the chosen notifier (email / slack / webhook). Hard-fails on validation or chart-generation errors; returns 200 with {ok: false, error} for delivery failures.
Rate limited to 10 requests/minute per tenant.
post/api/v1/alerts/notifications/test
Request body
Response
Successful Response
Changes
Changed in 1 of the 28 revisions of this API.1
- ○
added the new optional request property
metric_config/team_idnew-optional-request-property
- ○