Skip to main content
POST
Send a templated email to a contact

Authorizations

Authorization
string
header
required

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

Body

application/json
templateId
string
required
contactId
string
required
vars
object

Merge variables for {{placeholders}} in template

Response

Send result, including provider message id when available