latestOpenAPI 3.0.3MITraw.githubusercontent.com2026-08-1973217577.8 KB

2998c4df4efd

Signature Request

Send Request Reminder

Sends an email to the signer reminding them to sign the signature request. You cannot send a reminder within 1 hour of the last reminder that was sent. This includes manual AND automatic reminders.

NOTE: This action can not be used with embedded signature requests.

post/signature_request/remind/{signature_request_id}

Path parameters

signature_request_idstring required

The id of the SignatureRequest to send a reminder for.

Request body

email_addressstring email required

The email address of the signer to send a reminder to.

namestring

The name of the signer to send a reminder to. Include if two or more signers share an email address.

Response

successful operation