SMS Templates
Preview an SMS template
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 Templates
Preview an SMS template
GET
/
sms_templates
/
{id}
/
preview
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
Path Parameters
id
string
requiredThe ID of the SMS template
Response
200 - text/html
The response is of type string
.