Need to set the expiration date on folder using box java sdk
AnsweredHi Team,
As part of our requirement we need to set the expiration date on folder once it is expired the folder should not open. Could you please is there any java sdk api to set the expiration date on the folder
Thanks & Regards,
Kalyan
-
Hey ,
Thanks for reaching out! "Folder expiration" isn't a feature offered by the Box API, unfortunately. You can set collaborations to expire via an enterprise-wide setting (for enterprises with Governance only), or you could potentially set up a workflow within your app to remove a collaboration after some time.
In general, you can see the full API endpoints available from Box at https://developer.box.com/reference - most if not all calls have sample code snippets.
Hope that helps!
Thanks,
Jason
Please sign in to leave a comment.
Comments
1 comment