createTemplate method
- String correlationId,
- MessageTemplateV1 template
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.