You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the Box Developer Forums and my issue isn't already reported (or if it has been reported, I have attached a link to it, for reference).
Hi @jamesSampica,
unfortunately Box API currently doesn't support setting expiration during upload (API docs) or updating the file (API docs).
You can try to achieve something similar using Retention Policy with "permanently_delete" disposition action. See docs for more details.
Best, @lukaszsocha2
Thanks for getting back to me. Is this something that is supported in the newer generated SDK or can I put in an enhancement to support this here or somewhere else?
Hi, this in not supported by Box API so it cannot be supported by any SDK. You can submit a post on Box Pulse to add API support for this field. If it gets many votes, maybe your query will be prioritised.
Description of the Issue
Is there a way to set an expiration date when uploading a file? I basically want to do something like this...
I can do this when managing files directly in box through the file context menu, as seen below.
Steps to Reproduce
N/A
Expected Behavior
N/A
Error Message, Including Stack Trace
N/A
Screenshots
Versions Used
.Net SDK: 5.8.0
Windows: Windows Server 2022
The text was updated successfully, but these errors were encountered: