Knowledge Base
Update Documents
Updates existing documents in the knowledge base.
PATCH
/
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
application/json ยท file[]
Files to index
Response
200 - application/json
The response is of type any
.