SMS Template Embeds
Create an SMS template embed to create a brand new SMS template
POST
/
businesses
/
{id}
/
sms_templates
/
embeds
Authorizations
Authorization
string
headerrequiredBasic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
id
string
requiredThe ID of the business
Response
200 - application/json
id
string
requiredThe ID of the SMS template embed
url
string
requiredThe URL to embed the SMS template editor
expires_at
string
requiredWhen the SMS template embed expires and needs to be regenerated