# Remove incoming peer Remove a incoming connected peer. Endpoint: GET /flux/removeincomingpeer Version: 6.6.1 Security: ZelID ## Query parameters: - `ip` (string, required) Ip of peer to remove Example: "49.12.8.215" ## Response 200 fields (application/json): - `status` (string) Explanation of status Enum: "success", "error" - `data` (object) - `data.message` (string) Explanation of status