You can now update a party’s name (and/or email address) on an existing envelope using a new endpoint:
- PATCH
/envelopes/{envelope_fingerprint}/parties/{party_id}
This is useful if a signer’s name was entered incorrectly, or if you need to correct details after creating an envelope.
Maximum 5 successful updates per party.
See the full endpoint documentation for request and response details.