Upload an original

Upload a new document as an original to Signeasy to use it for signing (either yourself or others) via the envelope APIs.

The file can be gzip compressed to make the upload faster. In such cases Content-Encoding header must be passed as gzip for the server to recognise the compression. Any request without the Content-Encoding header is counted as an uncompressed file upload which may lead to a server error.

Body Params
file
required

The file object of the source document. The maximum file size per document is 25 MB. Please use multipart form upload. Base64 upload is not supported.

string
required
Defaults to your-file-name.pdf

The name with the correct extension of the source document. As a security measure the /, :, *, \, <, >, | characters are not allowed in the name property in the API request.

boolean
required
Defaults to true

If this is set to true and a request is made, if a document with the same name exists already, the current file in the request will be renamed.

Headers
string
Defaults to multipart/form-data
Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Choose an example:
application/json