Skip to main content
POST
Add template document

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

template_id
string
required

Body

multipart/form-data
file
file
required

File to upload in binary format

Response

200 - application/json

Document added to envelope successfully

id
string

Unique identifier of the document

name
string

Name of the document

filename
string

Filename of the document

page_count
integer

Number of pages in the document

pages
object[]

List of pages in the document