deleteTemplateById method
- @override
- String correlationId,
- String id
override
Deleted a template by it's unique id.
correlation_id
(optional) transaction id to trace execution through call chain.id
an id of the template to be deleted Return Future that receives deleted template Throws error.