Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想通过 REST api 为 Box 中的文件夹设置自动删除日期。我现在没有看到任何选项?是否可以通过 Box v2 api?
具体用例是什么?如果是为了防止用户访问文件夹,那么设置取消共享日期可能对您有用?我不相信您可以为删除文件夹做同样的事情。
创建具有执行删除文件夹请求的计时器作业的服务是不可能的吗?