Skip to content

caeops > notifications

create-template

Description


This command helps you Create a notification template. Run caeops notifications create-template --help for more help.

Examples


To create a notification template. The following notifications create-template example creates a notification template.

caeops notifications create-template --template-name=sometemplate --medium=email --template-file=template.json

Output


Get a template

Back to top