createTemplate method
- @override
- String correlationId,
- MessageTemplateV1 template
override
Creates a template.
correlation_id
(optional) transaction id to trace execution through call chain.template
an template to be created. Return (optional) Future that receives created template or error.