Skip to main content
PATCH
Move a component group to a new parent

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

groupId
string
required

Body

application/json
sourceSiblingOrder
string[]
required
destinationSiblingOrder
string[]
required
newParentId
string

Response

200 - undefined