v1
latestOpenAPI 3.1.02026-07-2616459400.5 KBEngine — Send
Send email (SendGrid format)
Send an email using SendGrid v3 payload format. The engine authenticates the request, evaluates rules, selects a route via weighted distribution, optionally transforms the payload if the target provider uses a different format, and forwards to the provider API.
post/v1s/ssend
Request body
Response
Email relayed successfully.
Example response
{
"success": "ok",
"req_id": "f85l13-1-2-260310161455-000-2-11",
"message": "Message relayed successfully"
}