Knowledge Base
Upload Documents
Uploads documents to the knowledge base.
POST
/
indexing
/
v0
/
documents
/
{flow_id}
/
{org_id}
/
{node_id}
Authorizations
Authorization
string
headerrequiredAuthorization header. Learn how to get it.
Path Parameters
org_id
string
requiredThe organization ID. Learn how to get it.
flow_id
string
requiredThe flow ID. Learn how to get it.
node_id
string
requiredThe node ID. Learn how to get it.
Body
multipart/form-data
files
file[]
requiredResponse
200 - application/json
The response is of type any
.