v1

latestOpenAPI 3.0.02026-07-24176123205.3 KB
Signers

Update a signer

This operation is only valid when the eSignature package is in the DRAFT, SENT, SCHEDULED, ACTIVE, or LIVE_EDITING statuses. If the eSignature package is in DRAFT status, there are no webhooks and further actions that are triggered. If the eSignature package is in the SENT or SCHEDULED statuses, a change will be made and a notification webhook may be triggered if a signer's email is changed.

put/e-signature-packages/{eSignaturePackageId}/signers/{id}

Request body

idstring
namestring required
emailstring required
phoneNumberstring
specialRolesESignatureSignerSpecialRoleEnum[]
viewRestrictionsESignatureSignerViewRestrictionEnum[]

Response

Returns the object if successfully updated. Returns an error if the update parameters are invalid.

idstring
namestring required
emailstring required
phoneNumberstring
specialRolesESignatureSignerSpecialRoleEnum[]
viewRestrictionsESignatureSignerViewRestrictionEnum[]