Manually sends a reminder email to the signers with 'ReadyToReview' status in the envelope. Signers without a registered email will not receive any notifications. For signers without email, the 'Generate signature-link' endpoint must be used to manually create a link for document signing. This operation does not interfere with the 'Review Reminder' or 'Expiration Reminder' features, which operate independently.
Request
Authorization
Add parameter in header
x-api-token
Example:
x-api-token: ********************
Path Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://api.signater.com/v1/ecm/envelopes//manual-reinvite-to-review' \
--header'x-api-token;'
Responses
🟢204No Content
Envelope manually reinvited to review successfully