Skip to content

Test the emailer with a sample email

POST
/sender/test/email
object
notificationId
required
string
to
required
string
subject
required
string
html
required
string
fromAddress
required
string
fromName
required
string
previewText
string

Successful response

object
trackingId
required
string
messages
Array<string>

Bad Request

Unauthorized

Internal Server Error