v45

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-143613122.6 KB
emails

Send emails

post/v1/email

Request body

subjectstring

The subject line of the email

headersobject

A set of headers to include the email that you send

textstring

Text content of the email, for email clients that may not support HTML

htmlstring

HTML content of the email. Can be specified alongside text

Response

Email accepted to be sent

messagestring required