Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
The ID of the business
Body
application/json
The name of the SMS template
The message of the SMS template. Variables are supported via {{ variableName }}
Whether the SMS template is one-off
The image associated with the SMS template
Whether to shorten URLs in the SMS template
The image upload IDs you would like to associate with the SMS template
Response
200 - application/json
The created SMSTemplate
object
The ID of the SMS template
The name of the SMS template
The message of the SMS template. Variables are supported via {{ variableName }}
The estimated number of SMS segments
The estimated number of segments of each type. Has keys sms
and mms