Sms templates

Delete an SMS template

delete/sms_templates/{id}

Path parameters

idstring required

The ID of the SMS template

Response

The deleted 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.