Replace a Document in a Signature Request

Replace the file of a given Document.

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

When replacing a Document, the following features are not available:

  • Add Initiales to the new Document.
  • Parse Smart Anchors on the new Document.
    Workaround: 1. Delete the existing document. 2. Re-upload it using the upload endpoint.
  • Add a password-protected Document.

Related guide: Document.


🔓 Endpoint access

  • Environments: production, sandbox
  • API key scopes: organization, workspace
  • Plans: plus, pro, scale
  • Add-ons (for production access): none
Path Params
uuid
required

Signature Request Id

uuid
required

Document Id

Body Params
file
required

Accepted formats: PDF, DOCX, JPEG, JPG and PNG. All files are converted to PDF upon upload.
If the Document nature is signable_document, only PDF or DOCX file formats are allowed.

string
length between 1 and 128

The document name. If not set, will use the uploaded document name. This value should contain any characters except "", "/" and can't start and finish with a space.

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