v1
latestOpenAPI 3.1.02026-07-2616459400.5 KBEngine — Test
Test mail (direct to provider)
Send a test email directly to a provider, bypassing rules and routing. For diagnostic use only. No API key authentication required.
Provider detection is based on the host URL:
- pepipost.com → Netcore format
- sendgrid.com → SendGrid format
- Other → 400 Bad Request
post/v1s/test/send
Request body
Response
Test email sent; includes raw provider response.
Example response
{
"provider": "netcore",
"status_code": "202"
}