This is a translation of the original English documentation page. Help us make it better.

> Template group object

The following objects are directly related to the templategroup API.

Template group

The template group object has the following properties.

Property Type Description
groupid string (readonly) ID of the template group.
name
(required)
string Name of the template group.
uuid string Universal unique identifier, used for linking imported template groups to already existing ones. Auto-generated, if not given.

For update operations this field is readonly.