Skip to content

Group Content

The Content of a Group.

typestring or null

The type of object - group_content .

Enum:null"group_content"
Example:"group_content"
namestring

The name of the collection or section.

Example:"Collection name"
descriptionstring

The description of the collection. Only available for collections.

Example:" Collection description"
{ "type": "group_content", "name": "Collection name", "description": " Collection description" }