v1
latestSwagger 2.02026-08-063530171.1 KBdocument-attachments
Create a Document Attachment
post/document-attachments/
Request body
urlstring uri
uuidstring
namestring nullable
Defaults to filename, including extension
filestring uri nullable
Temporary URL to document attachment, expires in five minutes
file_from_contentstring nullable
Base64 encoded document content
file_from_content_namestring nullable
Filename, including extension. Required when using file_from_content.
file_from_urlstring uri nullable
Publicly accessible URL of document to be downloaded by SignRequest
documentstring uri required
Response
Created
urlstring uri
uuidstring
namestring nullable
Defaults to filename, including extension
filestring uri nullable
Temporary URL to document attachment, expires in five minutes
file_from_contentstring nullable
Base64 encoded document content
file_from_content_namestring nullable
Filename, including extension. Required when using file_from_content.
file_from_urlstring uri nullable
Publicly accessible URL of document to be downloaded by SignRequest
documentstring uri required