Error
A valid request URL is required to generate request examples{
"success": true,
"provider": "<string>",
"configured": true,
"registered": true,
"details": "<string>"
}Admin
Test a notification provider (admin)
Checks if a notification provider is configured and registered.
POST
/
admin
/
test-notification-provider
Error
A valid request URL is required to generate request examples{
"success": true,
"provider": "<string>",
"configured": true,
"registered": true,
"details": "<string>"
}Was this page helpful?