post https://api.signeasy.com/v3/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.