Send test notification
POST /dashboard/notification-channels/{id}/test
POST
/dashboard/notification-channels/{id}/test
Send a test notification to verify channel configuration. Rate limited to once per 60 seconds per channel.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string
Responses
Section titled “ Responses ”Test notification sent successfully
object
success
boolean
Example
trueChannel is inactive
Channel not found
Rate limited (60s cooldown)
Notification send failed