Send a test email to verify the SMTP configuration
post
Authorizations
defguard_sessionstringRequired
Body
tostringRequired
Responses
200
Test email sent.
No content
401
Session is missing or invalid.
application/json
403
Requires admin privileges.
application/json
500
Unable to send test email.
application/json
post/api/v1/mail/test
POST /api/v1/mail/test HTTP/1.1
Content-Type: application/json
Accept: */*
Content-Length: 13
{
"to": "text"
}No content
PreviousSend the support data bundle to the defguard support addressNextGet instance configuration for support purposes
Last updated
Was this helpful?