POST
/
email_templates
/
{id}
/
embeds

Authorizations

Authorization
string
headerrequired

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

Response

200 - application/json
id
string
required

The ID of the email template embed

url
string
required

The URL to embed the email template editor

expires_at
string
required

When the email template embed expires and needs to be regenerated