For the complete documentation index, see llms.txt. This page is also available as Markdown.

Send a test email to verify the SMTP configuration

post
Authorizations
defguard_sessionstringRequired
Body
tostringRequired
Responses
200

Test email sent.

No content

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

Last updated

Was this helpful?