Skip to main content
PUT
Batch reorder components (and optionally move between groups)

Authorizations

Authorization
string
header
required

API key (dh_live_...) or Auth0 JWT token

Path Parameters

id
string<uuid>
required

Body

application/json

Batch component reorder request

positions
object[]
required

Ordered list of component IDs with their new positions

Minimum array length: 1

Response

No Content