What if the signer did not receive the email, the email was lost, or the signer deleted the email by mistake? You can resend the signature request email to theDocumentation Index
Fetch the complete documentation index at: https://developer.box.com/llms.txt
Use this file to discover all available pages before exploring further.
signer , either manually or
you can turn on the automatic resend option.
Manual resend
To manually resend the signature request email to the signer, call theresend_sign_request method on the sign_requests object. You can only do it
once every 10 minutes.
Here is an example:
Automatic resend
The automatic resend option sends a reminder email to signers that have not signed the document yet, after 3, 8, 13, and 18 days. To enable automatic resend set theare_reminders_enabled parameter to true.
For example:
