Skip to main content
POST
Send a templated email

Authorizations

Authorization
string
header
required

Enter your JWT token in the format: Bearer

Body

recipients
string<email>[]
required
Minimum string length: 1
subject
string
required
Required string length: 1 - 100
template_html
string
required
Minimum string length: 1
context
object

Response

200 - application/json
success
boolean
required
message
string
required