Skip to main content

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

Node successfully removed from subgroup