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