API Reference
Log In
API Reference

Create file(s)

Adds one or more files in a Drawer (sidedrawer) and Folder (record) using the Drawer identifier (sidedrawerId) and Folder identifier (recordId). Supply the file in the request body. Specify the file name, upload title, file type, and file extension as query parameters. A checksum can be calculated using the SHA256 algorithm to guarantee integrity control using the checkSum parameter. Add multiple files by setting the boolean query parameter multipleFiles = true.

For documents that require signatures, the parameter envelopeId tracks the signatures added to the document and which document version has all required signatures.

ℹ️

Versions

This endpoint also has a v1 version. Understand the difference here.

Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!