Upload Document With Base64
Creates a document in AlgoDocs from base64 content.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
The extractor ID from your AlgoDocs account.
stringrequired
The folder ID where the uploaded document should be saved.
stringrequired
The base64-encoded file contents.
stringrequired
The file name to associate with the uploaded base64 document.