我在Box中的企业帐户有一些企业设置,如密码策略。我可以使用REST API检索这些设置吗?
发布于 2012-11-30 08:36:20
目前您只能获取每个单独用户的设置,而不能获取一般的企业设置:
http://developers.box.com/docs/#users-get-the-current-users-information-2
https://stackoverflow.com/questions/13635352
相似问题