Section is a datatype for a dashboard section.

Table: Section

ParameterTypeRequiredDefaultDescription
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 Whether the section is collapsed.
descriptionstring  A description of the section.
idstringyes The unique identifier of the section.
orderintegeryes The numeric used for the position of the section when ordering (e.g., 1 is first).
timeSelectorTimeIntervalyes The start and ending time. See TimeInterval.
titlestring  The title for the section.
widgetIds[string]yes The unique identifiers for the widges for the section.