Creates an SMS template.
Request
POST https://api.bytehand.com/v2/sms/templates
Parameters
Query Parameters | |
---|---|
transliterate | boolean Optional parameter. If true then translate text to Latin alphabet. Default false< /span>. |
Body
An object of the type SmsTemplateSeed is required in the request body.
Authorization
Requires authorization and access right sms_manage.
Response
Upon successful completion of the request, an object of type Response is returned.