Name | Type | Description | Notes |
---|---|---|---|
signatureId *required |
String |
The signature ID for the recipient. | |
emailAddress |
String |
The new email address for the recipient. This will generate a new signature_id value.NOTE: Optional if name is provided. |
|
name |
String |
The new name for the recipient. NOTE: Optional if email_address is provided. |
|
expiresAt |
Integer |
The new time when the signature request will expire. Unsigned signatures will be moved to the expired status, and no longer signable. See Signature Request Expiration Date for details. |