Skip to main content

Move a unit under a new parent

PUT 

/nevisidm/api/core/v1/:clientExtId/units/:extId/children/:childExtId

Since: 2.79.0

Required permission(s): AccessControl.UnitModify

Moves the child unit under the specified parent unit within the same client.

This operation changes the unit hierarchy. The child unit and all its descendants become part of the new parent's subtree. A unit cannot be moved under one of its own descendants, as this would create a circular hierarchy.

Request

Responses

Unit moved successfully