Skip to main content
PUT
Reorder Clarity Landscape Areas

Authorizations

Authorization
string
header
required

API key authentication. Get your API key from the Duvo dashboard.

Path Parameters

orgId
string<uuid>
required

Body

application/json
orderedAreaIds
string<uuid>[]
required

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.

Minimum array length: 1
parentId
string<uuid> | null

The parent area whose folder children are being reordered. Omit or pass null to reorder the top-level areas.

Response

Default Response

nodes
object[]
required