

# DELETE: Remove a Node from the Conductor Redundancy Group
<a name="set-up-members-conductor-redundancy-group-remove-node"></a>

Remove the Conductor node with the specified member ID from the Conductor redundancy group. Conductor redundancy must be disabled; if it is currently enabled, disable it as described in [DELETE Disable: Disable Conductor Redundancy Group](set-up-conductor-redundancy-groups-disable.md).

```
DELETE http://<Conductor IP address>/conductor_redundancy_groups/<ID of Conductor redundancy group>/members/<ID of member node>
```