Creates a new document record.

This endpoint creates a new document record in a pending state.
This is a short lived record that will be removed if no file is uploaded before the record's expiry.

Uploading a file is done by making a PUT request to the upload_url, with the following restrictions:

  • Files have a maximum size of 50MB

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

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