Skip to main content
POST
Create an email template embed to edit an existing email template

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

id
string
required

The ID of the email template

Body

application/json
expires_in
number

The number of seconds until the embed will expire

Response

200 - application/json

The created EmailTemplateEmbed object

id
string
required

The ID of the email template embed

expires_at
string
required

When the email template embed expires and needs to be regenerated

email_template
string | null
required

The email template associated with this embed

business
string
required

The business associated with this embed

url
string
required

The URL to embed the email template editor