box / box-windows-sdk-v2

Windows SDK for v2 of the Box API. The SDK is built upon .NET Framework 4.5

Home Page:https://developer.box.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is there any script/command to disable and enable box sync and Box drive?

karthik161 opened this issue · comments

Hi Team,

is there any script/command to disable and enable box sync and Box drive?

@karthik161 There is no API call to enable/disable box sync or drive for an enterprise. You can enable/disable Box sync for a user https://developer.box.com/reference/put-users-id/#param-is_sync_enabled. The method in the .NET SDK can be found here. If you want to disable box sync or box drive for an enterprise without you using the API, there may be a way in the admin console. I would check our support docs for that https://support.box.com/hc/en-us/community/topics. Feel free to re-open this question if you have any follow-up questions.