Sms template embeds

Embed the SMS template editor

get/sms_template_embeds/{id}/show

Path parameters

idstring required

The ID of the SMS template embed

Query parameters

hide_top_barboolean

Whether to hide the top bar when embedding the SMS template editor

hide_buttonsboolean

Whether to hide all buttons when embedding the SMS template editor

hide_save_buttonboolean

Whether to hide the "Save" button when embedding the SMS template editor

Response

The embeddable HTML that will render a UI for editing the SMS template

Changes