remove_wireguard_peer
Remove a WireGuard peer from a MikroTik router by specifying its peer ID. Useful for n8n automation to manage WireGuard configurations.
Instructions
Removes a WireGuard peer from the MikroTik device.
Notes: peer_id: "*N" or "N" from list output e.g. "*2"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | No | ||
| peer_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |