Skip to main content
GET
Embed the SMS template editor

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 SMS template embed

Query Parameters

hide_top_bar
boolean

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

hide_buttons
boolean

Whether to hide all buttons when embedding the SMS template editor

hide_save_button
boolean

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

Response

200 - text/html

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

The response is of type string.