v1

latestOpenAPI 3.0.02026-07-24176123205.3 KB
Signers - Attachment Requests

Update an attachment request

This operation is only valid when the eSignature package is in the DRAFT, SENT, SCHEDULED, ACTIVE, or LIVE_EDITING statuses, and the signer hasn't SIGNED.

put/e-signature-packages/{eSignaturePackageId}/signers/{signerId}/attachment-requests/{id}

Request body

idstring
namestring required
descriptionstring
isOptionalboolean

Set to true if the request is optional

isConfidentialboolean

Set to true if the attachment should not be shared with other signers; only the owner

Response

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

idstring
namestring required
descriptionstring
isOptionalboolean

Set to true if the request is optional

isConfidentialboolean

Set to true if the attachment should not be shared with other signers; only the owner