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

Changes

Changed in 6 of the 53 revisions of this API.713

    • removed the optional property signature_request/signer_experience from the response with the 200 status

      response-optional-property-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the signature_request/signer_experience response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the required property signature_request/signer_experience/form_view from the response with the 200 status

      response-required-property-removed

    • added SignatureRequestSignerExperience to the signature_request/signer_experience response property allOf list for the response status 200

      response-property-all-of-added

    • added the optional property signature_request/signer_experience to the response with the 200 status

      response-optional-property-added

    • the response property signature_request/custom_fields/items/editor became nullable for the status 200

      response-property-became-nullable

    • the response property signature_request/expires_at became nullable for the status 200

      response-property-became-nullable

    • the response property signature_request/requester_email_address became nullable for the status 200

      response-property-became-nullable

    • the response property signature_request became required for the status 200

      response-property-became-required

    • the response property signature_request/test_mode became nullable for the status 200

      response-property-became-nullable

    • the response property signature_request became optional for the status 200

      response-property-became-optional

    This revision also has 49 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog