Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Recipient email address(es). Can be a string or array of up to 10 addresses
Accepts: "Example [email protected]" or "Contiguity" or "[email protected]"
"Contiguity <[email protected]>"
Subject of the email
"Hello, world!"
Reply-to email address
Carbon copy email address(es). Can be a string or array of up to 10 addresses
[
"[email protected]",
"[email protected]"
]Blind carbon copy email address(es). Can be a string or array of up to 10 addresses
Custom email headers
[{ "name": "X-Priority", "value": "1" }]