Creates a new document by uploading a PDF file.
Bearer authentication header of the form Bearer
CreateDocumentRequest contains the file and metadata for creating a document.
PDF file to upload
Document title.
1 - 255Document access level. Defaults to organization if user belongs to an org, otherwise private.
private, organization, public Optional document description.
2000Success
CreateDocumentResponse contains the newly created document.
The created document.