Is it possible to programmatically enable Desktop Sync for a folder via the Box.com API?
My Box application creates a folder at the root level upon installation. I’d like to this folder to be available via Desktop Sync for users who are using desktop clients.
This can be accomplished by updating the
sync_stateparameter on a folder, as documented here.For example, to do this in cURL for folder with ID 123: