Uploads a document to the system and returns a unique document ID. This ID must be used in subsequent operations for creating or editing an envelope. If the document is not used within 24 hours, it will be automatically removed from the system's storage.
Request
Authorization
Add parameter in header
x-api-token
Example:
x-api-token: ********************
Body Params multipart/form-data
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://api.signater.com/v1/ecm/documents' \
--header'x-api-token;'