injected service use to handle the notification related operations
injected logger used to handle the logging
request context [headers, body, params, query].
201 Status Created
This handler will create message template by applying the following steps in sequence:
Create message template (chatService.createMessageTemplate)
Get message template by id and normalize (chatService.getMessageTemplateByIdAndNormalize)
Return the message template
500 NBError Internal Server Error
Generated using TypeDoc
Create message template handler