NameDescriptionTypeAdditional information
Id

Item identifier. Don't use as identifier for add and update operations. Use for generating pages only.

integer

None.

Name

Item name must be unique within the data container. Use as identifier for add and update operations.

string

Max length: 250

Required

DomainId

Domain identifier

integer

Required

PageTemplateId

PageTemplate identifier

integer

Required

ForDefaultPage

Setting for page generating process, mark of a default page

boolean

Required

Fields

Field array (a list of fields for this data item)

Collection of ApiTemplateFieldData

Required