Send test notification (API Key)
POST /api/v1/notification-channels/{id}/test
POST
/api/v1/notification-channels/{id}/test
Send a test notification to verify channel configuration. Requires write scope.
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
Write scope required
Channel not found
Rate limited (60s cooldown)
Notification send failed