Sms templates

Create a copy of an existing SMS template

post/sms_templates/{id}/copy

Path parameters

idstring required

The ID of the SMS template

Request body

object required

Response

The created SmsTemplate object

idstring required

The ID of the SMS template

namestring required

The name of the SMS template

messagestring required

The message of the SMS template. Variables are supported via {{ variableName }}

estimated_sms_segmentsinteger required

The estimated number of SMS segments

imagestring nullable required

The ID of the image upload

shorten_urlsboolean required

Whether to shorten URLs in the message

Changes

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