Upload File From URL Or Base64
Uploads a document to Docsumo from a URL or Base64.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
Internal document type for the uploaded file.
string
Base64-encoded file content.
string
File name to use with base64 uploads.
string
Public URL of the file to upload.