Email Template Embeds
Create an email template embed to edit an existing email template
POST
/
email_templates
/
{id}
/
embeds
Authorizations
Authorization
string
headerrequiredBasic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
id
string
requiredThe ID of the email template
Response
200 - application/json
id
string
requiredThe ID of the email template embed
url
string
requiredThe URL to embed the email template editor
expires_at
string
requiredWhen the email template embed expires and needs to be regenerated