Skip to main content
POST
Create an SMS template embed to create a brand new SMS template

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 business

Body

application/json
expires_in
number

The number of seconds until the embed will expire

Response

200 - application/json

The created EmailTemplateEmbed object

id
string
required

The ID of the SMS template embed

sms_template
string | null
required

The ID of the SMS template

business
string | null
required

The ID of the business

url
string
required

The URL to embed the SMS template editor

expires_at
string
required

When the SMS template embed expires and needs to be regenerated