ApiTransactionalEmail

Sends a transactional email. If sending to multiple recipients, please separate addresses with a comma.

post/v2/email

Request body

toAddressesstring[] nullable
ccAddressesstring[] nullable
bccAddressesstring[] nullable
subjectstring nullable
fromAddressstring nullable
htmlContentstring nullable
plainTextContentstring nullable
tagsstring[] nullable
metadatastring nullable

Changes