> Template group object

The following objects are directly related to the templategroup API.

Template group

The template group object has the following properties.

PropertyTypeDescription
groupidstring(readonly) ID of the template group.
name
(required)
stringName of the template group.
uuidstringUniversal unique identifier, used for linking imported template groups to already existing ones. Auto-generated, if not given.

For update operations this field is readonly.