Skip to main content

Content type group

Log in to add to favourites

The content type group object enables related fields to be grouped together in the UI.

Properties

Name Type Format Description
id string A group identifier which is unique within the content type
name object Localized value The friendly name given to the content type group

Example

JSON
{
    "id": "mainContent",
    "name": {
        "en-GB": "Main content"
    }
}

Still need help?

If you still need help after reading this article, don't hesitate to reach out to the Contensis community on Slack or raise a support ticket to get help from our team.
New support request