Send a reminder email to a set of signers of a signature request.

Use this operation to send a reminder email to a set of signers of a signature request.

This email reminds them that they have a document to sign.

Path Params
string
required

Identifier of the signature request.

Body Params

The list of emails of the authorized signers who will receive the reminder email.

Responses
200

Reminder email succesfully sent to the signers.

400

Invalid request. More details are returned in the response body as a JSON object.

403

Forbidden. The signature request is not in progress, or at least one of the signers already signed.

404

Signature request not found.

429

Too many requests. A minimum delay of 1 hours is required between two reminder emails.

Language
Credentials
:
Response
Click Try It! to start a request and see the response here!