v1

latestOpenAPI 3.0.02026-07-26224386470.0 KB
EmailTemplates

Patch an email template

Update an email template

patch/api/email_templates/{heron_id}

Path parameters

heron_idstring required

Request body

cc_addressstring nullable

The email address to CC

heron_idstring

Unique identifier for the email template

html_bodystring

The body of the email to send.

namestring

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