Skip to main content
Send Email

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
from
string
required
Example:

"contact@contoso.com"

to
string
required
Example:

"recipient@contoso.com"

subject
string
required
Example:

"Hello, World!"

html
string | null
required
text
string | null

Response

OK

data
object