When I add a new folder via GUI it gives me a unique ID automatically
But to add a folder via API call post request I need to give my own unique ID Config Endpoints — Syncthing documentation
I want to use dynamically generated ID provided by syncthing so that I dont need to be worried about conflict. Is there a way to extract a unique ID for adding a given folder.
2 posts - 2 participants