SMS Template Embeds
Embed the SMS template editor
Email Templates
- The Email Template object
- GETList all email templates for a business
- POSTCreate an email template
- POSTCreate a new email template using AI
- POSTCopy a project email template into a specific business
- GETRetrieve an email template
- GETPreview an email template
- GETPreview an email template as an image
- POSTUpdate an email template
- DELDelete an email template
Email Template Embeds
Project Email Templates
Business Email Addresses
Project Email Addresses
Emails
SMS Templates
SMS Template Embeds
SMS Messages
Project Phone Numbers
Campaigns
Campaign Embeds
Triggers
SMS Template Embeds
Embed the SMS template editor
GET
/
sms_template_embeds
/
{id}
/
show
Authorization
object
*
Authorization
Required
object
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
username
string
username
string
password
string
password
string
id
string
*
id
Required
string
The ID of the SMS template embed
hide_top_bar
boolean
hide_top_bar
boolean
Whether to hide the top bar when embedding the SMS template editor
hide_buttons
boolean
hide_buttons
boolean
Whether to hide all buttons when embedding the SMS template editor
hide_save_button
boolean
hide_save_button
boolean
Whether to hide the "Save" button when embedding the SMS template editor
Path Parameters
id
string
requiredThe ID of the SMS template embed
Query Parameters
hide_top_bar
boolean
Whether to hide the top bar when embedding the SMS template editor
hide_buttons
boolean
Whether to hide all buttons when embedding the SMS template editor
hide_save_button
boolean
Whether to hide the "Save" button when embedding the SMS template editor
Response
200 - text/html
The response is of type string
.