Create document for application

This endpoint creates a new document record in a pending state. Each document represents a single file, which needs to be uploaded shortly after document creation.

If the document file is not uploaded before the expires_at timestamp included in the response, the record will be automatically deleted.

The document file can be uploaded by making a PUT request to the upload_url provided in the response. Document uploads must meet the following criteria:

  • Files have a maximum size of 50MB

  • Files must have a content-type of 'application/pdf'

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
string
required
length ≤ 255

The filename of this document.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json