Request a document upload link
request_document_uploadGenerate a secure upload page URL for users to drag-and-drop PDF files directly to SignDocs, keeping file bytes out of the chat. Then use the returned token for signing sessions or envelopes.
Instructions
Get a one-time drag-and-drop upload page URL to give the user so they can upload a PDF directly to SignDocs (file bytes never pass through the chat). Use this when the document is a local file or a private Google Drive file — the user downloads it and drops it on the page. After they confirm the upload, pass the returned uploadToken to create_signing_session, create_envelope, or upload_document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | No | Suggested filename for the upload, e.g. contrato.pdf. |