v46

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-011274550.0 KB
Email

Send Raw Email

Send a raw HTML email without template processing. Internal use only.

post/v1/email/send

Request body

tostring[] required

Array of recipient email addresses

subjectstring required

Email subject line (must not contain newline characters)

htmlstring required

Raw HTML content to send

Response

Default Response

successboolean required

True if all emails were sent successfully, false if any failed