v1
latestOpenAPI 3.1.02026-07-2616459400.5 KBEngine — Send
Send email (Netcore format)
Send an email using Netcore v6 payload format. Identical flow to /v1s/ssend except the incoming type is netcore. Content type keys differ: text/html → html, text/plain → plain, categories → tags.
post/v1s/nsend/
Request body
Response
Email relayed successfully.
Example response
{
"success": "ok",
"req_id": "f85l13-1-2-260310161455-000-2-11",
"message": "Message relayed successfully"
}