updateTemplate

suspend fun updateTemplate(templateCode: String, updateTemplate: UpdateTemplate): Template(source)

Updates a template

Return

The updated template

Parameters

templateCode

The code for the template to synchronize

updateTemplate

The updated info for the template

Throws