Update a Signer

Updates a given Signer.
Any parameters not provided are left unchanged.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Related guide: Signer


🔓 Endpoint access

  • Environments: production, sandbox
  • API key scopes: organization, workspace
  • Plans: plus, pro, scale
  • Add-ons (for production access): Simple Electronic Signature or Advanced Electronic Signature or Qualified Electronic Signature
Path Params
uuid
required

Signature Request Id

uuid
required

Signer Id

Body Params
info
object | null
uuid | null

ID of the recipient this one must follow in an ordered flow; they will only be asked to act after that recipient.
When custom_recipient_order is enabled, this can reference any approver or signer.
When custom_recipient_order is disabled, the referenced ID must be a signer. ordered_signers must be enabled on the Signature Request.

uuid | null

ID of another recipient (Approver or Signer); both will be allowed to act in parallel in an ordered flow.
Only available when custom_recipient_order is enabled.

string
enum
Defaults to electronic_signature
Allowed:
string | null
enum

Method to authenticate the Signers. Authentication via SMS one-time password (otp_sms) is unavailable for phone numbers in China.
When the Signature Request in draft status, updating the authentication mode is available for all Signers, no matter their signature_level.
When the Signature Request is in approval or ongoing status, updating the authentication mode is only available for Simple Electronic Signature if Signers have an initiated or notified status.

Allowed:
redirect_urls
object
custom_text
object
string | null
enum

Override the delivery mode of the Signature Request for this Signer

Allowed:
string | null
email_notification
object | null
boolean

Defines the way the Signer's Identity Documents will be uploaded for Verification. If set to true, signature_levelshould be equal to advanced_electronic_signature and delivery_mode set to none.

excluded_documents
array of uuids

List of Document IDs not visible to this Recipient. When omitted, the Recipient can see all Documents. Only available when the document_visibility feature is enabled on the organization.

excluded_documents
disabled_signing_contexts
array of strings
Defaults to []

Allows you to make Signature Requests unavailable in the contexts specified in this setting.

Disabled Signing Contexts
Allowed:
Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json