Signature Request
Update Signature Request
Updates the email address and/or the name for a given signer on a signature request. You can listen for the signature_request_email_bounce event on your app or account to detect bounced emails, and respond with this method.
Updating the email address of a signer will generate a new signature_id value.
NOTE: This action cannot be performed on a signature request with an appended signature page.
post/signature_request/update/{signature_request_id}
Path parameters
signature_request_idstring required
The id of the SignatureRequest to update.
Request body
Response
successful operation