TestSendAlertNotification
Send a test notification with optional template rendering preview Fixed RI-PT-NI03: unified test send with optional template
POST
/api/v1/alerting/channels/{channelId}/test-sendOperation ID
TestSendAlertNotificationSince
1.0.0Execution Mode
SynchronousAuth Context
Auth RequiredAuth Context
Send these values as request headers when calling this API.
AuthorizationstringRequiredBearer Token
X-Tenant-IDstringX-Tenant-ID
Request Inputs
application/jsonPath Parameters
channelIdStringRequiredChannel identifier to send test notification through
Body Fields
templateIdStringRequiredOptional template ID for rendering (uses channel default if empty)
Example: tmpl-email-001
