Remind signature request
dropbox_sign_remind_signature_requestSends a reminder email to a signer for a pending signature request. API: POST /signature_request/remind/{signature_request_id}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| email_address | Yes | The email address of the signer to remind. | |
| signature_request_id | Yes | The id of the pending signature request. |