Remove a node from a subgroup
DELETE/v1/groups/:groupId/subgroups/:subGroupId/nodes/:nodeId
Removes a node from a specific subgroup while keeping it in the main group. The node must already be in the subgroup for this operation to succeed.
Request
Responses
- 200
- 500
Node successfully removed from subgroup
Failed to remove node from subgroup