Email template embeds

Create an email template embed to edit an existing email template

post/email_templates/{id}/embeds

Path parameters

idstring required

The ID of the email template

Request body

expires_innumber

The number of seconds until the embed will expire

Response

The created EmailTemplateEmbed object

idstring required

The ID of the email template embed

expires_atstring required

When the email template embed expires and needs to be regenerated

email_templatestring nullable required

The email template associated with this embed

businessstring required

The business associated with this embed

urlstring required

The URL to embed the email template editor

Changes

No recorded changes to this endpoint across all 1 revision of this API.