Updates the attributes of an existing template. The template attributes that can be modified include name, description, layoutConfiguration, requiredFields, and status. At least one of these attributes must not be null. If a null value is provided for a given attribute, that attribute is ignored and its current value is preserved.
Other template APIs are:
put/domains/{domainId}/templates/{templateId}
Path parameters
domainIdstring required
The unique identifier of the Cases domain.
templateIdstring required
A unique identifier for the template.
Request body
Response
Success
UpdateTemplateResponse required