Reorder Clarity Landscape Areas
reorderClarityLandscapeAreasReorder a sibling group of the organization's process landscape area folders left-to-right — the top-level areas by default, or the folder children of parentId (organization admin+). This changes display order only; use setClarityLandscapeNodePlacement to move a node to a different parent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orgId | Yes | ||
| parentId | No | The parent area whose folder children are being reordered. Omit or pass null to reorder the top-level areas. | |
| orderedAreaIds | Yes | Every area folder in the sibling group, exactly once, in the order you want them displayed left-to-right. Read the current siblings first (getClarityProcessTree); a partial list is rejected with 400. |