Choose your language:
    Fieldset

    Fields can be organized and grouped into fieldset to better present them to editors.

    Object payload
    id  string
    ID of fieldset
    title  string

    The title of the fieldset

    hint  string, null

    Description/contextual hint for the fieldset

    position  integer

    Ordering index

    collapsible  boolean

    Whether the fieldset can be collapsed or not

    startCollapsed  boolean

    When fieldset is collapsible, determines if the default is to start collapsed or not

    itemType  item_type.id

    Fieldset item type

    Available endpoints