# Request override of a send only folder Request override of a send only folder. Override means to make the local version latest, overriding changes made on other devices. This API call does nothing if the folder is not a send only folder. Takes the mandatory parameter (folder ID). Endpoint: POST /syncthing/db/override Version: 6.6.1 Security: ZelID ## Request fields (application/json): - `folder` (string) folder ## Response 200 fields (application/json): - `status` (string) Explanation of status Enum: "success", "error" - `data` (object)