Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 906 Bytes

File metadata and controls

22 lines (14 loc) · 906 Bytes

CreateTemplateRequest

Properties

Name Type Description Notes
appId String Your OneSignal App ID in UUID v4 format.
name String Name of the template.
contents LanguageStringMap
headings LanguageStringMap [optional]
subtitle LanguageStringMap [optional]
isEmail Boolean Set true for an Email template. [optional]
emailSubject String Subject of the email. [optional]
emailBody String Body of the email (HTML supported). [optional]
isSMS Boolean Set true for an SMS template. [optional]
dynamicContent String JSON string for dynamic content personalization. [optional]