Sms template embeds

Create an SMS template embed to edit an existing SMS template

post/sms_templates/{id}/embeds

Path parameters

idstring required

The ID of the SMS template

Request body

expires_innumber

The number of seconds until the embed will expire

Response

The created SmsTemplateEmbed object

idstring required

The ID of the SMS template embed

sms_templatestring nullable required

The ID of the SMS template

businessstring nullable required

The ID of the business

urlstring required

The URL to embed the SMS template editor

expires_atstring required

When the SMS template embed expires and needs to be regenerated

Changes