# Remove records about a pending remote device which tried to connect Remove records about a pending remote device which tried to connect. Valid values for the device parameter are those from the corresponding GET /rest/cluster/pending/devices endpoint. Endpoint: POST /syncthing/cluster/pending/devices Version: 6.6.1 Security: ZelID ## Request fields (application/json): - `device` (string) ## Response 200 fields (application/json): - `status` (string) Explanation of status Enum: "success", "error" - `data` (object)