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.
Path parameters
The id of the SignatureRequest to update.
Request body
Response
successful operation
Changes
Changed in 6 of the 53 revisions of this API.713
- ●
removed the optional property
signature_request/signer_experiencefrom the response with the200statusresponse-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_experienceresponse's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
removed the required property
signature_request/signer_experience/form_viewfrom the response with the200statusresponse-required-property-removed
- ○
added
SignatureRequestSignerExperienceto thesignature_request/signer_experienceresponse propertyallOflist for the response status200response-property-all-of-added
- ▲
- ○
added the optional property
signature_request/signer_experienceto the response with the200statusresponse-optional-property-added
- ○
- ▲
the response property
signature_request/custom_fields/items/editorbecame nullable for the status200response-property-became-nullable
- ▲
the response property
signature_request/expires_atbecame nullable for the status200response-property-became-nullable
- ▲
the response property
signature_request/requester_email_addressbecame nullable for the status200response-property-became-nullable
- ▲
- ○
the response property
signature_requestbecame required for the status200response-property-became-required
- ○
- ▲
the response property
signature_request/test_modebecame nullable for the status200response-property-became-nullable
- ▲
the response property
signature_requestbecame optional for the status200response-property-became-optional
This revision also has 49 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲