Send a test email via SMTP
Sends a test email through the supplied SMTP configuration to confirm delivery works.
Authentication
AuthorizationBearer
API key or Clerk session token
Path parameters
surfaceId
Request
This endpoint expects an object.
fromAddress
smtpHost
smtpPassword
smtpUsername
to
fromName
smtpPort
smtpSecure
Response
Test email sent
success
messageId
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error