In my case, I wanted to generate a zip file download link directly from Box.com, and share this link for 30 minutes.
Currently, I have successfully called the zip_downloads API, but the download_url is only valid for a few seconds
Do you know any way to increase the expiration time for download_url?
Thanks.
Thien Nguyen