A beta version of the new Box developer documentation site is launching soon! Updated Developer Guides, modern API Reference, and AI-powered search are on the way to help you build with Box faster. Stay tuned for more updates.
There are situations where you might need to set an expiration date
for the signature request.
For example, imagine a quote for a service that is valid for 30 days. This
proposal has to be signed by a certain date, and if not, the signature request
for the quote is no longer valid.
All you need to do is pass the days_valid parameter.