v1

latestOpenAPI 3.0.02026-07-26224386470.0 KB
EmailTemplates

Create an email template

Create an email template used to send emails conditional on events like policy evaluation

post/api/email_templates

Request body

cc_addressstring nullable

The email address to CC

heron_idstring

Unique identifier for the email template

html_bodystring required

The body of the email to send.

namestring required

Unique name of the email template. Used to match which email template to send. Only alphanumeric characters, underscores, and dashes are allowed.

reply_to_addressstring nullable

The email address to reply to

to_addressstring nullable

The email address to send the email to

Response

OK