Resend document request email
Document Requests
Resend Document Request
Resend an email invitation for an existing document request.
POST
Resend document request email
Resend an email invitation for an existing document request. This is useful if the recipient missed the original email or if you want to provide an updated custom message.
This endpoint requires the Document Requests feature to be enabled for your organisation. If you receive a
403 with request.organisations.module.not-enabled, contact your organisation admin to have it activated. Learn more.Features
- Update Recipient: You can specify a different recipient email address when resending, allowing you to redirect the request if needed.
- Updated Message: Provide a new custom email message to provide additional context to the recipient.
Best Practices
- Check Expiration: Ensure the request has not already expired before attempting to resend.
- Customise the Message: Include a reason for resending (e.g., “Following up on our call…”) to encourage the recipient to complete the upload.
- Validate Email: Double-check the recipient’s email address if they reported not receiving the previous invitation.
Authorizations
Path Parameters
Document request ID
Body
application/json
Response
Document request email resent successfully
Pattern:
^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$Pattern:
^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$