Skip to main content
GET
Embed the email template editor

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 embed

Query Parameters

hide_top_bar
boolean

Whether to hide the top bar when embedding the email template editor

hide_buttons
boolean

Whether to hide the "Save" and "Send Test Email" buttons when embedding the email template editor

hide_save_button
boolean

Whether to hide the "Save" button when embedding the email template editor

hide_send_test_email_button
boolean

Whether to hide the "Send Test Email" button when embedding the email template editor

Response

200 - text/html

The embeddable HTML that will render a UI for editing the email template

The response is of type string.