post https://api-staging.fanheroapi.com/message-handler/send-email
Overview
Use this endpoint to send an email built with one of the organization's email templates.
To make a request, you need to specify the email template ID in the body parameter template
. To populate the templates, provide variable names and values as key-value pairs in the body parameter context
.
Note: you can use the endpoints in this section to work with email templates. To get a list of the organization's templates, use the List email templates endpoint.