Chat Testing›
Chat Testing
Upload Document
Upload and process multiple documents for a given workflow.
POST
/api/upload-document
Authorizations
Authorizationstringheaderrequired
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
multipart/form-datafilesarrayrequired
workflow_idstringrequired
project_idstringrequired
Response
application/jsonSuccessful Response
successbooleanrequired
Whether the operation was successful
messagestringrequired
Response message
dataobject
Response data