latestSwagger 2.02026-08-10148196271.0 KB

afaab604b58c

templates

Create an SMS template

Create an SMS template if it doesn't exist yet, otherwise update all SMS templates that match the name provided.

post/api/templates/sms/upsert

Request body

campaignDataFieldsobject

Campaign-level data fields available as {{field}} merge parameters during message rendering. These fields are overridden by user and event data fields of the same name.

clientTemplateIdstring required

ID used by the client to identify a template. If multiple templates exist with the ID, all will be updated

creatorUserIdstring

Specify a specific creator user id (email). The email must be an existing member of the project. Defaults to the organization creator.

googleAnalyticsCampaignNamestring

Google analytics utm_campaign value

imageUrlstring

Image Url

isDefaultLocaleboolean

Ask your Iterable CSM to enroll you in the beta for this feature.

Sets the locale associated with the request content as the template’s default. If empty or flexible default locales are not enabled for the project, the project’s default locale is assigned.

localestring

The locale for the content in this request. Leave empty for default locale. Iterable will automatically send the content with locale that matches a 'locale' field in the user profile.

messagestring

SMS message

messageTypeIdinteger

Message Type Id

namestring

Name of the template

Response

successful operation