Sms template embeds

Create an SMS template embed to create a brand new SMS template

post/businesses/{id}/sms_templates/embeds

Path parameters

idstring required

The ID of the business

Request body

expires_innumber

The number of seconds until the embed will expire

Response

The created EmailTemplateEmbed 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

No recorded changes to this endpoint across all 1 revision of this API.