Section is a datatype for a dashboard section.

Table: Section

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
Table last updated: Oct 3, 2024
collapsedbooleanyes Long-TermWhether the section is collapsed.
descriptionstring  Long-TermA description of the section.
idstringyes Long-TermThe unique identifier of the section.
orderintegeryes Long-TermThe numeric used for the position of the section when ordering (e.g., 1 is first).
timeSelectorTimeIntervalyes Long-TermThe start and ending time. See TimeInterval.
titlestring  Long-TermThe title for the section.
widgetIds[string]yes Long-TermThe unique identifiers for the widges for the section.