Create an email template
EmailTemplates
Create an email template
Create an email template used to send emails conditional on events like policy evaluation
POST
Create an email template
Documentation Index
Fetch the complete documentation index at: https://docs.herondata.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Body
application/json
The body of the email to send.
Unique name of the email template. Used to match which email template to send. Only alphanumeric characters, underscores, and dashes are allowed.
Required string length:
3 - 50Pattern:
^[a-zA-Z0-9_-]+$The email address to CC
The email address to reply to
The email address to send the email to
Response
201 - application/json
OK