Skip to main content
POST
Send a test email to verify SMTP settings
SystemUser permission: EmailService:sendEmail

Authorizations

Authorization
string
header
required

JWT bearer token obtained from POST /auth/system-login using your client credentials.

Query Parameters

type
string

Body

application/json
data
any

Response

Success

status
string
Example:

"success"

message
string
Example:

"Success"

data
object | null

Endpoint-specific payload (object, array, or null)