Update template
Updates a reusable template by identifier.
PUT/api/templates/{id} Updates a reusable template by identifier.
Request payload for Update template.
name?|
Updated human-readable template name.
priority?|
Updated template priority; lower numbers sort first.
data?|
Updated template definition stored as arbitrary JSON.